2008/7/22 Atte André Jensen <[EMAIL PROTECTED]>: > Henrik Sundberg wrote: > >> I followed the instructions http://www.ldraw.org/GetStarted-Linux.html > > Ok, I'll try to follow that. > >> I had a problem with boost-thread at some stage, but solved that with a >> symlink. >> I think I skipped step 3, 7 and 8. >> I am able to use the 0.75 release of Leocad, except for the piece >> manager and terrain editor. > > 0.75 doesn't compile here (ubuntu 7.10): > > [EMAIL PROTECTED]:~/software/lego/leocad/leocad-0.75$ make > g++ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 > -O2 -Wall -Ilinux -Icommon -DLC_LINUX -g -c -o linux/profile.o > linux/profile.cpp > In file included from common/file.h:7, > from linux/profile.cpp:11: > linux/config.h:27:2: error: #error need to define lcint16 and lcuint16 > linux/config.h:28:2: error: #error need to define lcint32 and lcuint32 > common/file.h:43: error: 'lcint32' has not been declared > common/file.h:45: error: 'lcuint32' has not been declared > common/file.h:45: error: 'void File::ReadInt(int*)' cannot be overloaded > common/file.h:43: error: with 'void File::ReadInt(int*)' > common/file.h:49: error: 'lcint32' has not been declared > common/file.h:51: error: 'lcuint32' has not been declared > common/file.h:51: error: 'void File::WriteInt(int)' cannot be overloaded > common/file.h:49: error: with 'void File::WriteInt(int)' > make: *** [linux/profile.o] Error 1
What is the output from 'make config'? Did you read my previous post '[Leocad] Missing piece manager in 0.75 (and compilation problems)'? /$ _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
