← Back to team overview

yade-users team mailing list archive

Re: Some problems in Compilation

 

Tal Wexler Evron said:     (by the date of Thu, 8 Jun 2006 13:06:05 +0200)

Hi, I'm sorry for replying late.


> QtGeneratedEngineEditor.cpp:25:28: glengineeditor.h: No such file or
> directory
> make: *** [QtGeneratedEngineEditor.o] Error 1
> When I put a remark on the line
> //#include "glengineeditor.h" (in file QtGeneratedEngineEditor.cpp)
> It compiled without any error.
[....]
> The BoosT libraries has a suffix so I need either to change
> -lboost_date_time to -lboost_date_time($suffix) in the Makefile or (what I
> have done) make symbolic link from libboost_date_time.a to
> libboost_date_time.(suffix).a :
> [root@localhost lib]# *ln -s libboost_date_time-gcc.a libboost_date_time.a*
> [root@localhost lib]# *ln libboost_filesystem-gcc.a libboost_filesystem.a*
> [root@localhost lib]# *ln -s libboost_thread-gcc-mt-s.a libboost_thread.a


this is still strange, what qt version do you have?
how did you install qglviewer?
what is your linux distribution?
and what is your gcc version?


-- 
Janek Kozicki                                                         |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



References