Op 25-9-2011 13:11, PhilipPirrip schreef:
Guys, let me hijack the thread, the question is related only to cmake.
I'm trying to use Qt-creator following instructions on
http://blog.oak-tree.us/index.php/2010/06/25/lyx-outline02-1
I can't find development/cmake/CMakeLists.txt in the trunk, but only
in 2_0_X. What's going on there? What am I missing?
We moved it into the src tree. So it's now in src/CMakeLists.txt.
Even without Qt-creator I couldn't find a proper documentation on how
to build with cmake.
Have you checked the file INSTALL.cmake in the root directory ?
The command ended clearly, then "make" did some compilation, but there
was no lyx executable produced (I'm using Linux OS).
Seems like it should be something so obvious, but not for me.
Could someone please tidy up things on how to build, it's a bit
frustrating for someone who's just starting not to succeed to compile.
Please let us know what is wrong and where. The link you mentioned is
not offically maintained by us, so that's for your own risk.
(autoconf worked great, btw... should I even switch to cmake?)
That's up to you.
Vincent