arun11299/cpp-jwt

How do I include your library?

yateam opened this issue · 2 comments

Hello, I built the code:

cd cpp-jwt
mkdir build
cd build
cmake ..

and then opened cpp-jwt.sln and built ALL_BUILD project in vs studio project.
But I did not get any library files as an output. What did I do wrong?

How to include your project into my project?

@yateam Not sure at the momemt, but have you checked some of the old issues ? You might find some clue there.

@yateam please share your build log.