[BUG]CEGuiSample.h is not supposed to exist

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

bvanevery
Just popping in
Just popping in
Posts: 8
Joined: Wed Aug 07, 2013 17:14

[BUG]CEGuiSample.h is not supposed to exist

Postby bvanevery » Wed Aug 07, 2013 17:55

I'm building CEGUI 0.8.2 on Linux. 98% of the build works, but this error kills the build and prevents "make install" from working. Looking at the sources, it appears that CEGuiSample.h is not supposed to exist and CEGuiDirectFBBaseApplication.cpp is using the wrong header file name. I can't find any other reference to it in the sources. The Mercurial repository also has the same problem.

Code: Select all

[ 98%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiDirectFBBaseApplication.cpp.o
/home/bvanevery/devel/cegui-0.8.2/samples_framework/src/CEGuiDirectFBBaseApplication.cpp:37:25: fatal error: CEGuiSample.h: No such file or directory
compilation terminated.
make[2]: *** [samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiDirectFBBaseApplication.cpp.o] Error 1
make[2]: Target `samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build' not remade because of errors.
make[1]: *** [samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/all] Error 2
make[1]: Target `all' not remade because of errors.
make: *** [all] Error 2
make: Target `default_target' not remade because of errors.
bvanevery@nomad:~/devel/build/cegui-0.8.2$

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: [BUG]CEGuiSample.h is not supposed to exist

Postby Kulik » Fri Sep 06, 2013 13:20

Hi,
yes, DirectFB renderer is broken in 0.8.2. Please disable it as a temporary workaround.


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 17 guests