Hi,
there is a pretty good instruction in development/cmake/README.cmake
in the subversion tree. Altough it failed for me...
I did a build exactly as in the README stated (tried both GNU make
and Xcode) and both of them left me with an unusable binary (throwing
some exception from boost during startup).
Second point was that I didn't find an option to create a LyX.app, so
its not ideal in this regard either.
I will stick to the self built Qt 4.3 until futher notice.
astifter
(PS: Otherwise cmake does an impressive job, bet it works perfecly on
linux.)
On 22.05.2007, at 21:04, Bob Lounsbury wrote:
On 5/22/07, Andreas Neustifter <[EMAIL PROTECTED]> wrote:
On 22.05.2007, at 15:49, Abdelrazak Younes wrote:
> Why don't you use the CMake support instead? As a bonus it will
> generate an XCode project for you... At least that's what I
> understood from Stefan and Peter exchange.
>
> Abdel.
Sorry, there was another post from which I assumed that cmake is a
Microsoft/Windows thing. Big sorry for that, had to catch up on
latest build technology.
I have started a cmake build and it seems that it works, so i guess
thats the way to go for new users.
Details follow.
astifter
For those of us who are less technologically inclined. Could you
explain
your process of using cmake. I've heard that it is faster than the
standard
make commands, but I'm not sure what needs installed or how to use.
So,
hoping you could give a brief how-to.
Thanks,
Bob Lounsbury