heroiclabs / nakama-cpp

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

Headers missing from v1.60 release? #97

Closed jkaplan55 closed 1 year ago

jkaplan55 commented 1 year ago

Greetings,

I downloaded v2.6.0 release for win-x64 and was looking forward to adding it to my Cmake project.

'find_package(nakama-sdk)' worked happily enough, but I wasn't able to find header files anywhere in the release folder.

The readme says "We provide headers and binaries for all supported platforms in our releases section." but I am not finding the headers anywhere. Please let me know if I'm missing something. Thank you!

lugehorsam commented 1 year ago

This was resolved in our latest release, I apologize for the missing headers.