Abdelrazak Younes schrieb:
I updated my tree and did a full reconfig but I get this:

------ Build started: Project: lyx, Configuration: Release Win32 ------
Compiling...
EmbeddedFiles.cpp
..\..\..\src\EmbeddedFiles.cpp(13) : fatal error C1083: Cannot open precompiled header file: 'lyx.dir\Release/config.pch': No such file or directory
ASpell.cpp
..\..\..\src\ASpell.cpp(12) : fatal error C1083: Cannot open precompiled header file: 'lyx.dir\Release/config.pch': No such file or directory
VSpace.cpp

...


I am using msvc express and the project iles / solutions files generated by cmake and also had problems the last days until found out that the solution file was renamed from lyx-qt4.sln to lyx.sln. Thus anything i did with cmake changed the new file whereas i always opend the old one.

Bernhard

Reply via email to