-
Notifications
You must be signed in to change notification settings - Fork 133
Can RoboVM be built on Linux?
Mike Roylance edited this page Feb 28, 2017
·
2 revisions
Compiling on Linux (Ubuntu 14.04, gcc 4.8) works. Besides the obvious packages (cmake, maven, gcc, g++, autotools), the following additional packages are also needed:
- g++-multilib
- gcc-multilib
- libcap-dev
- Developer Guide
- Changelog
- What we're currently working on and where you can help
- F.A.Q.
- Are non libGDX iOS apps supported?
- Is there a debugger available?
- How are bindings to existing native frameworks generated?
- Who is behind this project?
- Are there any alternatives to RoboVM?
- Can RoboVM be built on Linux?
- My app is crashing without a stacktrace, what should I do?
- Is XCode interface builder supported?
- Memory Management Guide
- Howto Create an Asset Catalog for XCode 9 Appstore Submission?
- Generate Admob Bindings with bro gen Tutorial