Dear CMake gurus,

I'm having serious problems with my cmake generated Xcode-project for LyX.

1. If I change some .ui file I have to compile the project twice to get
 the changes to work. The first build run seems to compile the .ui file
 too late. The 2nd run finally compiles the generated sources.

2. Today I regenerated the project from scratch. Before doing anything
 else I made a change in file src/frontends/qt4/GuiView.cpp. The first
 build failed with the error message "moc_GuiView.cpp" not found. Again
 a problem with a dependency of the output of the Qt4 helper tool.

That makes me nervous. Unfortunately I have no time to learn cmake 
programming. Please, can someone verify my observations on another platform
and - if possible - fix it? Thanks.


Stephan

Reply via email to