Re: r33869 - in lyx-devel/trunk: . development/cmake

2010-03-29 Thread Peter Kümmel
Vincent van Ravesteijn - TNW wrote: >>> Moreover, it would be nice if one can set the GNUWIN32_DIR variable >>> within the user interface of Cmake. This is now not possible. Only the >>> GNUWIN32_DIR_tmp variable is visible in the gui. >> I've committed a patch. Should work now. >> > > Thanks.

RE: r33869 - in lyx-devel/trunk: . development/cmake

2010-03-29 Thread Vincent van Ravesteijn - TNW
>> Moreover, it would be nice if one can set the GNUWIN32_DIR variable >> within the user interface of Cmake. This is now not possible. Only the >> GNUWIN32_DIR_tmp variable is visible in the gui. > >I've committed a patch. Should work now. > Thanks. Next chance for improvement: The iconv.dll

Re: r33869 - in lyx-devel/trunk: . development/cmake

2010-03-28 Thread Peter Kümmel
Abdelrazak Younes wrote: > On 03/25/2010 10:37 PM, kuem...@lyx.org wrote: >> Author: kuemmel >> Date: Thu Mar 25 22:37:42 2010 >> New Revision: 33869 >> URL: http://www.lyx.org/trac/changeset/33869 >> >> Log: >> cmake: update Readme >> > >> -Building Visual C++ 2005 project files >> +Building Visu

Re: r33869 - in lyx-devel/trunk: . development/cmake

2010-03-28 Thread Peter Kümmel
Vincent van Ravesteijn - TNW wrote: >>> -Building Visual C++ 2005 project files >>> +Building Visual C++ project files >>> -- >>> >>> -* install Visual C++ 2005 >>> -* install Platform SDK 2005, "Core" and "Web Workshop" >>> +* install Visual C++ 20

RE: r33869 - in lyx-devel/trunk: . development/cmake

2010-03-26 Thread Vincent van Ravesteijn - TNW
>> -Building Visual C++ 2005 project files >> +Building Visual C++ project files >> -- >> >> -* install Visual C++ 2005 >> -* install Platform SDK 2005, "Core" and "Web Workshop" >> +* install Visual C++ 2008 >> +* install Platform SDK 2008, "Co

Re: r33869 - in lyx-devel/trunk: . development/cmake

2010-03-26 Thread Abdelrazak Younes
On 03/25/2010 10:37 PM, kuem...@lyx.org wrote: Author: kuemmel Date: Thu Mar 25 22:37:42 2010 New Revision: 33869 URL: http://www.lyx.org/trac/changeset/33869 Log: cmake: update Readme -Building Visual C++ 2005 project files +Building Visual C++ project files --