I managed to create an executable thanks to the inclusion in the final linking command of zlib1.dll, tabular.o, Box.o, SpellBase.o dimension.o and PrinterBase.o, and -lshlwapi. So now you now what is missing in Scons for windows:

D:\cygwin\home\yns\lyx\trunk>g++ -o debug\win32-qt4\lyx.exe debug\win32-qt4\main.o -Ldebug\win32-qt4\libs -LD:\ program\Qt\4.1\lib -LD:\program\Qt\4.1\lib -LD:\mingw\lib -llyx_base -lmathed -linsets -lfrontends -lqt4 -lcont rollers -lgraphics -lsupports d:\mingw\bin\zlib1.dll -lQtCore4 -lQtGui4 -lQt3Support4 -lboost_signals -lboost_r egex -lboost_filesystem -lboost_iostreams debug\win32-qt4\tabular.o debug\win32-qt4\dimension.o debug\win32-qt4
\PrinterParams.o debug\win32-qt4\box.o debug\win32-qt4\SpellBase.o -lshlwapi

Abdel.

Reply via email to