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

Correct path for linux makefile in README.md, Add linux build directory to gitignore #14

Closed
wants to merge 2 commits into from

Conversation

diovudau
Copy link

@diovudau diovudau commented Jan 1, 2017

No description provided.

@christoph-hart
Copy link
Collaborator

The TravisCI Makefile should not be used for building a version that is actually used somewhere. It deactivates all C++11 features (most importantly all Regex functions) because they have only ancient C++ compilers on their build servers.

I'll take a look on whats wrong with the standard makefile.

@diovudau
Copy link
Author

diovudau commented Jan 1, 2017

projects/standalone/Builds does not exist, that is all. the TravisCI had a makefile in it so I thought it was just documentation not up to date.

@christoph-hart
Copy link
Collaborator

Yes, you need to resave the project with the Projucer first (the TravisCI servers can't run the Projucer for some weird reason that's why I added this directory.

I updated the README so that the instructions should be clearer.

This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants