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

Fails to compile under gcc 4.8.5 (ubuntu 14.04.1) #627

Closed
lilith opened this issue Feb 28, 2016 · 2 comments
Closed

Fails to compile under gcc 4.8.5 (ubuntu 14.04.1) #627

lilith opened this issue Feb 28, 2016 · 2 comments

Comments

@lilith
Copy link

lilith commented Feb 28, 2016

Generating bindings for Common (CSharp)
Looking for tests in: /home/n/Documents/imazen/CppSharp/tests/Common
Parsed 'AnotherUnit.h'
Error parsing 'Common.h'
/usr/include/wchar.h(39,11): fatal: 'stdarg.h' file not found
CppSharp has encountered an error while parsing code.
make[1]: *** No rule to make target `../gen/Common/AnotherUnit.cs', needed by `../lib/Release_x64/Common.CSharp.dll'.  Stop.
make: *** [Common.CSharp] Error 2
make: Leaving directory `/home/n/Documents/imazen/CppSharp/build/gmake'

Is there a blessed compiler version?

@tritao
Copy link
Collaborator

tritao commented Feb 28, 2016

See #625

@tritao
Copy link
Collaborator

tritao commented Jul 27, 2016

This should be fixed by e5a667a.

@tritao tritao closed this as completed Jul 27, 2016
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

2 participants