ngl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ngl-devel] nui compilation error


From: Loic Dachary
Subject: Re: [ngl-devel] nui compilation error
Date: Wed, 26 Nov 2003 01:23:48 +0100

Vincent Caron writes:
 >    I didn't sync with Meeloo changes for the last week. NUI does not 
 > depend on platform-specific code, but strange compiler idiosyncrasies 
 > slip in regularly (MS Visual really see different things with 
 > precompiled headers on). Fixed in CVS, was a matter of missing includes.
 > 

        Hi,

        Thanks for the quick fix. It went further indeed. But eventually
stopped at. 

make  all-recursive
make[1]: Entering directory `/home/local/src/ngl/ngl/nui'
Making all in doc
make[2]: Entering directory `/home/local/src/ngl/ngl/nui/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/doc'
Making all in include
make[2]: Entering directory `/home/local/src/ngl/ngl/nui/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/include'
Making all in src
make[2]: Entering directory `/home/local/src/ngl/ngl/nui/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/src'
Making all in examples
make[2]: Entering directory `/home/local/src/ngl/ngl/nui/examples'
Making all in data
make[3]: Entering directory `/home/local/src/ngl/ngl/nui/examples/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/local/src/ngl/ngl/nui/examples/data'
Making all in filetable
make[3]: Entering directory `/home/local/src/ngl/ngl/nui/examples/filetable'
/bin/sh ../../libtool --mode=link ccache g++  -Wall -Wpointer-arith 
-Wstrict-prototypes -g  -pipe -D_DEBUG_ -I/usr/local/include/ngl 
-I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2  
-I../../include   -o filetable  nuiApp.o nuiWin.o ../../src/libnui.la 
-L/usr/local/lib -lngl -L/usr/X11R6/lib -lX11 -lXext -lGL -lGLU -lXxf86vm 
-lpng12 -ljpeg -lfreetype -lz -ldl 
ccache g++ -Wall -Wpointer-arith -Wstrict-prototypes -g -pipe -D_DEBUG_ 
-I/usr/local/include/ngl -I/usr/X11R6/include -I/usr/include/libpng12 
-I/usr/include/freetype2 -I../../include -o .libs/filetable nuiApp.o nuiWin.o  
../../src/.libs/libnui.so -L/usr/local/lib -L/usr/X11R6/lib 
/usr/local/lib/libngl.so -lX11 -lXext -lGL -lGLU -lXxf86vm -lpng12 
/usr/lib/libjpeg.so /usr/lib/libfreetype.so -lz -ldl
../../src/.libs/libnui.so: undefined reference to 
`nuiFont::GetFont(nuiXMLNode*)'
collect2: ld returned 1 exit status
make[3]: *** [filetable] Error 1
make[3]: Leaving directory `/home/local/src/ngl/ngl/nui/examples/filetable'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/local/src/ngl/ngl/nui'
make: *** [all] Error 2

-- 
Donate to FSF France online : http://rate.affero.net/fsffrance/
Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33 1 42 45 07 97      
http://www.fsffrance.org/   http://www.dachary.org/loic/gpg.txt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]