Skip to content
New issue

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

Requirements to Compile? #1

Open
vantzs opened this issue Sep 18, 2016 · 1 comment
Open

Requirements to Compile? #1

vantzs opened this issue Sep 18, 2016 · 1 comment

Comments

@vantzs
Copy link

vantzs commented Sep 18, 2016

Can you provide me a list of requirements to compile this. It says raknet and a few others.

Thanks!

@jmasterx
Copy link
Owner

jmasterx commented Aug 4, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants