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

Conditionally use a compiler flag for only a particular library? #8

Open
darmie opened this issue Sep 15, 2018 · 0 comments
Open

Conditionally use a compiler flag for only a particular library? #8

darmie opened this issue Sep 15, 2018 · 0 comments

Comments

@darmie
Copy link

darmie commented Sep 15, 2018

I am having an issue with using -std=c++11 with libraries that have .c files. But it is required by another library.

 - /usr/local/lib/haxe/lib/linc_nanovg/git/linc/linc_nanovg.cpp
 - /usr/local/lib/haxe/lib/linc_nanovg/git/lib/nanovg/src/nanovg.c
Error: error: invalid argument '-std=c++11' not allowed with 'C'
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

1 participant