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

Compilation fails with gcc 7.1 (cegui/console) #140

Open
shmerl opened this issue Aug 27, 2017 · 0 comments
Open

Compilation fails with gcc 7.1 (cegui/console) #140

shmerl opened this issue Aug 27, 2017 · 0 comments

Comments

@shmerl
Copy link

shmerl commented Aug 27, 2017

.../build/OpenTechBFG/neo/cegui/console/Console.cpp:191:1: error: generic thunk code fails for method ‘virtual void BFG::CEGUIConsole::Console::_ZTv0_n104_N3BFG12CEGUIConsole7Console12PrintOverlayERNS_15idOverlayHandleENS_9justify_tEPKcz(BFG::idOverlayHandle&, BFG::justify_t, const char*, ...)’ which uses ‘...’
 } // namespace BFG
 ^
neo/CMakeFiles/OpenTechEngine.dir/build.make:6398: recipe for target 'neo/CMakeFiles/OpenTechEngine.dir/cegui/console/Console.cpp.o' failed
make[2]: *** [neo/CMakeFiles/OpenTechEngine.dir/cegui/console/Console.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:1479: recipe for target 'neo/CMakeFiles/OpenTechEngine.dir/all' failed
make[1]: *** [neo/CMakeFiles/OpenTechEngine.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2
@shmerl shmerl changed the title Compilateion fails with gcc 7.1 (cegui/console) Compilation fails with gcc 7.1 (cegui/console) Aug 27, 2017
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