Quote:
Originally Posted by PFH
But to test this possibility the whole build process has to be run through again, a process which takes hours.
...
1.
2.
3.
|
The answer is: build system for Serna Free sucks. And I totally agree with you. That's why contribution of the community is very important for us.
Quote:
Originally Posted by PFH
It now has to be said that Serna's implication that Serna Open Source is child's play isn't true at this stage. The Serna Open Source is just not ripe yet.
|
Believe me you are wrong.
Quote:
Originally Posted by PFH
g++ -L/home/.../trunk/3rd/lib -L/home/.../trunk/3rd/lib -L/usr/X11R6/lib `cat objects.lst` -Wl,--version-script=exports.lst -Wl,-export-dynamic -o /home/.../trunk/build/serna/bin/serna obj/main.o obj/buildver.o -L/usr/local/lib -lQtGui -lQtCore -lQt3Support -lQtXml -lQtNetwork -lQtSvg -lQtAssistantClient -lsp -lqtpropertybrowser -lqscintilla2 -lantlr -lXmu -lICE -lSM -lXext -lX11 -lfreetype -lXft -lXinerama -ldl -lutil -lpthread
/usr/bin/ld: cannot find -lfreetype
|
Quote:
Originally Posted by PFH
Synaptic also says that there is libfreetype6-dev available.
It seems possible that libfreetype6-dev might do the trick.
|