> I'm totally new to Lyx, and I even can't find any stuff in more detail. The > document on wiki is so simple, so, I still don't know how to do. > > I just download the package "lyx-windows-deps-msvc2008", after unzipped it, > I found there are many folder's like: > > "bin" "lib" "include" "qt-4" ...... > > Can someone give me a more detail?
After you go through this, maybe you can help us update INSTALL.scons. :-) The deps-msvs2008 files are dependency files prepared by Joost. It contains all the external libraries such as qt4, gettext, and their include files. If you unzip this file under the lyx source directory, you should be able to compile lyx using trunk/development/win32/packaging/build_msvc.bat, provided that you have vc and scons installed. Then we can talk about how to build an installer... Bo