On 5/16/05 1:36 AM, "Angus Leeming" <[EMAIL PROTECTED]> wrote:
> Rob Bearman wrote: >>> p.s. Angus, I noticed, that you added some patches to compile LyX with >>> MSVC. Could you post an instruction for the compilation of LyX 1.4CVS >>> with MSVC. >> >> Instructions for compiling with Visual Studio.NET 2003 exist in >> src/development/win32/readme.txt. Building LyX is as simple as opening >> lyx.sln and compiling, assuming the Qt libraries already exist. > > Rob, perhaps you could add a note to this file about what to do with > > config.h package.C version.C > > Do they need to be moved anywhere special, or will the project file use > them where they are? No files need to be moved. The project file depends on the relative CVS location of each file. Output files go to development\win32\debug|release. Thanks Rob
