No libCEGUIBase.a when compiling source --enable-static
Posted: Sun Dec 19, 2010 18:05
Hello,
I seem to be missing libCEGUIBase.a, after configuring the build using:
I'm not entirely sure why this is the case. I have all other .a files by doing this. What other information would help solve this problem?
This is version 0.7.2. I'm not entirely familiar with compiling source into static libraries, so please let me know if I'm doing this wrong.
Thanks!
I seem to be missing libCEGUIBase.a, after configuring the build using:
Code: Select all
./configure --prefix=/usr --enable-static=yes --disable-shared CPPFLAGS="-DCEGUI_STATIC"
I'm not entirely sure why this is the case. I have all other .a files by doing this. What other information would help solve this problem?
This is version 0.7.2. I'm not entirely familiar with compiling source into static libraries, so please let me know if I'm doing this wrong.
Thanks!