Search found 4 matches

by bvk888
Sun Sep 03, 2017 16:27
Forum: Help
Topic: build fail on Arch Linux
Replies: 6
Views: 7632

Re: build fail on Arch Linux

Seems like setting this option to off solves the problem CEGUI_BUILD_XMLPARSER_LIBXML2=OFF But then you got nullptr is not defined error. [ 65%] Building CXX object cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/XMLParser.cpp.o /home/rapid/ws/clone/cegui/cegui/src/XMLParserModu...
by bvk888
Mon Aug 28, 2017 19:10
Forum: Help
Topic: build fail on Arch Linux
Replies: 6
Views: 7632

Re: build fail on Arch Linux

You can use CMake GUI to configure the project for your compiler/IDE. Basically you need 1 XML parser, at least 1 renderer, 1 imagecodec. For CEGUI itself you need the base library and the windowrenderer set. I hope I didnt forget anything but it should be obvious if you are configuring the thing i...
by bvk888
Sun Aug 27, 2017 20:15
Forum: Help
Topic: build fail on Arch Linux
Replies: 6
Views: 7632

Re: build fail on Arch Linux

The only dependence I had to install (I have tried though aur system, but it also prints the same error) is silly . I have installed dependencies required by aur through pacman. Nothing else were compiled by myself. It is weird. But compilation error seems like complaining system library by header /...
by bvk888
Sun Aug 27, 2017 16:04
Forum: Help
Topic: build fail on Arch Linux
Replies: 6
Views: 7632

build fail on Arch Linux

During compilation of cegui against v0 branch I have faced the following problem, here the compilation log. I would appreciate any help. [ 52%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o [ 53%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/fala...

Go to advanced search