Re: Build with cmake on OSX

2007-01-30 Thread Peter Kümmel
Peter Kümmel wrote: > Andreas Vox wrote: >> Peter Kümmel <[EMAIL PROTECTED]> writes: >> >>> Andreas Vox wrote: Hi! Today I made another try to get LyX 1.5 running. It finally build with two additional #includes and additional link flags in the CMakeLists.txt (patch attached

Re: Build with cmake on OSX

2007-01-30 Thread Peter Kümmel
Andreas Vox wrote: > Peter Kümmel <[EMAIL PROTECTED]> writes: > >> Andreas Vox wrote: >>> Hi! >>> >>> Today I made another try to get LyX 1.5 running. It finally build with >>> two additional #includes and additional link flags in the CMakeLists.txt >>> (patch attached). >> Thanks Andreas, I've ch

Re: Build with cmake on OSX

2007-01-30 Thread Andreas Vox
Peter Kümmel <[EMAIL PROTECTED]> writes: > > Andreas Vox wrote: > > Hi! > > > > Today I made another try to get LyX 1.5 running. It finally build with > > two additional #includes and additional link flags in the CMakeLists.txt > > (patch attached). > > Thanks Andreas, I've checked in the cmake

Re: Build with cmake on OSX

2007-01-29 Thread Peter Kümmel
Andreas Vox wrote: > Hi! > > Today I made another try to get LyX 1.5 running. It finally build with > two additional #includes and additional link flags in the CMakeLists.txt > (patch attached). Thanks Andreas, I've checked in the cmake changes. But I haven't patched the encoding files because i

Re: Build with cmake on OSX

2007-01-29 Thread Angus Leeming
Andreas Vox <[EMAIL PROTECTED]> writes: > Now, when I try to run it from the commandline it crashes with this > error: You need to add a lyxerr call to get_binary_path to output what your file name is. Angus

Build with cmake on OSX

2007-01-29 Thread Andreas Vox
Hi! Today I made another try to get LyX 1.5 running. It finally build with two additional #includes and additional link flags in the CMakeLists.txt (patch attached). Now, when I try to run it from the commandline it crashes with this error: (gdb) run Starting program: /Users/vox/lyx-dev