heroiclabs / nakama-cpp

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

2.5.0 release does not have libs for iOS/OSX/Android #43

Closed mrpuzzler closed 1 year ago

mrpuzzler commented 2 years ago

Can't find precompile libs for iOS/OSX/Android. Could you please fix it?

Dimon4eg commented 2 years ago

https://github.com/heroiclabs/nakama-cpp/releases/tag/v2.5.1 has libs for Mac & Android. iOS build is broken.

mrpuzzler commented 2 years ago

Do you plan to fix iOS builds?

novabyte commented 2 years ago

@mrpuzzler Yes, we're working on the iOS build support at the moment but in the meantime pull requests are always welcome. :pray:

novabyte commented 2 years ago

@mrpuzzler Yes, we're working on the iOS build support at the moment but in the meantime pull requests are always welcome. :pray:

mrpuzzler commented 2 years ago

It’s impossible to use library without all platforms.

Вт, 1 февр. 2022 г. в 18:29, Chris Molozian @.***>:

@mrpuzzler https://github.com/mrpuzzler Yes, we're working on the iOS build support at the moment but in the meantime pull requests are always welcome. 🙏

— Reply to this email directly, view it on GitHub https://github.com/heroiclabs/nakama-cpp/issues/43#issuecomment-1026971299, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL7UYJWDVYP6SINUN3EUPDUY737LANCNFSM5FN7EHMQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

mofirouz commented 2 years ago

Thanks @mrpuzzler, we are well aware of the issues and as @novabyte mentioned we are in the middle of fixing these. If you'd like these to be fixed sooner than we can, we'll gladly take all contributions from yourself and the community :+1:

mrpuzzler commented 2 years ago

I don’t have experience here. Sorry.

Вт, 1 февр. 2022 г. в 18:56, Mo Firouz @.***>:

Thanks @mrpuzzler https://github.com/mrpuzzler, we are well aware of the issues and as @novabyte https://github.com/novabyte mentioned we are in the middle of fixing these. If you'd like these to be fixed sooner than we can, we'll gladly take all contributions from yourself and the community 👍

— Reply to this email directly, view it on GitHub https://github.com/heroiclabs/nakama-cpp/issues/43#issuecomment-1026998831, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL7UYMYPA3RDPUXM5OUP2DUY77DNANCNFSM5FN7EHMQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

lugehorsam commented 1 year ago

Hey @mrpuzzler we've reworked the build system and you should see the latest releases for the libraries you need.