Page 1 of 1

Problems with CELayout compilarion

Posted: Wed Jul 10, 2013 20:54
by RdlP
First of all, I don't know where put this post.

I have a problem with CELayout Editor, when I compile it (I use GNU/Linux(Ubuntu 13.04), this error show me:

NOTE: My system is in spanish, so I translate error message from spanish

/usr/bin/ld: EditorCanvas.o: reference undefined to symbol 'gluPerspective'
/usr/bin/ld: nota: se define 'gluPerspective' en DSO /usr/lib/i386-linux-gnu/libGLU.so.1 It will be add to linker orders
/usr/lib/i386-linux-gnu/libGLU.so.1: could not read symbols: invalid operation
collect2: error: ld return error state 1
make[2]: *** [CELayoutEditor] Error 1
make[2]: leave directory «/home/angelluis/Descargas/CELayoutEditor-0.7.1/src»
make[1]: *** [all-recursive] Error 1
make[1]: leave directory «/home/angelluis/Descargas/CELayoutEditor-0.7.1»
make: *** [all] Error 2


Any suggestions?

Thanks