Open yateam opened 3 years ago
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.
Hello, I built the code:
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?