Am 15.05.2011 00:20, schrieb Peter Kümmel:

> Try to add
> #define LYX_USE_TR1 1
> in config.h

Thanks, this fixed the issue for me!

However since something seemed to be misconfigured, I decided to start from scratch again (new MSVC installation, new Windows SDK, new Qt, etc.) and therefore reinstalled everything new. Finally, I can build now LyX using CMake successfully!

There is now only one thing that doesn't work: The CMake-created sln-file has a component "DOC". This doesn't compile because I don't have perl installed, which is required for this component. We once decided not to rely on Perl anymore, so how can I disable this component or can this component be changed?

thanks and regards
Uwe

Reply via email to