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

Cross Platform Support #19

Closed
lberezy opened this issue Apr 29, 2014 · 1 comment
Closed

Cross Platform Support #19

lberezy opened this issue Apr 29, 2014 · 1 comment
Labels
question/help Helping someone with information on how to accomplish something.

Comments

@lberezy
Copy link

lberezy commented Apr 29, 2014

First off, excellent work!

Is there a chance there will be cross platform build scripts / Make files, or is there a simple way to compile the Visual Studio project on other platforms?

@RollingStar
Copy link
Contributor

IntelOrca#1

The source code can only be compiled in Visual Studio due to the inline assembly used and also because RCT2 was compiled with an older version of Visual Studio. This will be the case until the whole game has been decompiled and running on SDL2 calls. Then it will be truly cross platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question/help Helping someone with information on how to accomplish something.
Projects
None yet
Development

No branches or pull requests

3 participants