We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you provide me a list of requirements to compile this. It says raknet and a few others.
Thanks!
The text was updated successfully, but these errors were encountered:
Sorry it took so long to reply. You will need: Allegro 5.2: https://github.com/liballeg/allegro5 RakNet: https://github.com/facebookarchive/RakNet Agui: https://github.com/jmasterx/Agui
That's it really, most of the dependencies come from Allegro 5.
It was a nightmare to compile for Android and iOS but somehow I managed it at some point.
On windows it's a lib party for static linking "physfs.lib d3dx9.lib dsound.lib d3d9.lib opengl32.lib dxguid.lib dinput8.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib Shlwapi.lib psapi.lib winmm.lib libFLAC.lib freetype.lib libogg.lib zlib.lib gdiplus.lib libvorbis.lib dumb.lib libvorbisfile.lib libcmt.lib allegro_monolith-static.lib agui.lib agui_allegro5.lib LibStatic_vc9_LibStatic_Release_Win32.lib ws2_32.lib openal.lib"
Note: I did not release the database schema.
Sorry, something went wrong.
No branches or pull requests
Can you provide me a list of requirements to compile this. It says raknet and a few others.
Thanks!
The text was updated successfully, but these errors were encountered: