-
Notifications
You must be signed in to change notification settings - Fork 8
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
bin2cpp on Linux #9
Labels
Comments
TODO:
|
end2endzone
added a commit
that referenced
this issue
Feb 8, 2018
(required for issue #9 - Make source code cross-platform)
end2endzone
added a commit
that referenced
this issue
Feb 8, 2018
Required for issue #9 - Make source code cross-platform
Create folder 'cmake' at the root of the repository. Add multiple scripts to create the project files under /cmake/build so it does not interfere with existing project files. |
Fixed in 079cf2e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure that code can also be compiled by a unix compiler (ie gcc).
The text was updated successfully, but these errors were encountered: