heroiclabs / nakama-cpp

Generic C/C++ client for Nakama server.
https://heroiclabs.com/docs/cpp-client-guide
Apache License 2.0
73 stars 25 forks source link

It build always failed.Can I use vcpkg install nakama to build .dll and .lib? #58

Closed samhero11011 closed 2 years ago

samhero11011 commented 2 years ago
error1

vs2019 build .dll always failed. I use vcpkg build cpprestsdk.

cpprestsdk

Now what should I do?

mofirouz commented 2 years ago

Thanks @samhero11011 we are aware of the issue, and are reworking the build system entirely for this and will post an update in due time.

lugehorsam commented 2 years ago

Hi @samhero11011 we've reworked the build system and your issue should be resolved. We do not have a distribution added to VCPKG currently.