RE: Re: build with vs c++ 2008 and cmake

2008-01-14 Thread Leuven, E.
> Compile again and it will happily work the second time. Don't ask me why... why didn't i think of that? ;-)

Re: build with vs c++ 2008 and cmake

2008-01-14 Thread Abdelrazak Younes
Leuven, E. wrote: I guess nothing. I have this change in my tree that I forgot to report... that still leaves me with 1>c1 : fatal error C1083: Cannot open source file: 'Files/LyX"': No such file or directory and this: 2>LINK : fatal error LNK1181: cannot open input file 'intl.lib' Compil

RE: Re: build with vs c++ 2008 and cmake

2008-01-14 Thread Leuven, E.
> I guess nothing. I have this change in my tree that I forgot to report... that still leaves me with 1>c1 : fatal error C1083: Cannot open source file: 'Files/LyX"': No such file or directory and this: 2>LINK : fatal error LNK1181: cannot open input file 'intl.lib'

Re: build with vs c++ 2008 and cmake

2008-01-13 Thread Abdelrazak Younes
Edwin Leuven wrote: i just upgraded to visual studio 9 2008 but have troubles building lyx. i use cmake version 2.5-20080113 and call it as follows: cmake -G "Visual Studio 9 2008" ..\trunk\development\cmake -DGNUWIN32_DIR=c:\Programs\GnuWin32 as i used to do. error messages below. does so

build with vs c++ 2008 and cmake

2008-01-13 Thread Edwin Leuven
i just upgraded to visual studio 9 2008 but have troubles building lyx. i use cmake version 2.5-20080113 and call it as follows: cmake -G "Visual Studio 9 2008" ..\trunk\development\cmake -DGNUWIN32_DIR=c:\Programs\GnuWin32 as i used to do. error messages below. does someone know what i am