Re: CMake problem when compiling with Qt 5.5 and MSVC 2013

2016-01-13 Thread Kornel Benko
Am Donnerstag, 14. Januar 2016 um 00:23:30, schrieb Uwe Stöhr > Am 06.12.2015 um 22:07 schrieb Uwe Stöhr: > > > When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this > > command is executed: > > > > msbuild INSTALL.vcxproj /p:Configuration=Release > > > > But this leads now to t

Re: CMake problem when compiling with Qt 5.5 and MSVC 2013

2016-01-13 Thread Uwe Stöhr
Am 06.12.2015 um 22:07 schrieb Uwe Stöhr: When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this command is executed: msbuild INSTALL.vcxproj /p:Configuration=Release But this leads now to these errors: "D:\LyXGit\Master\compile-2013\INSTALL.vcxproj" (Standardziel) (1) -> (Po

Re: CMake problem when compiling with Qt 5.5 and MSVC 2013

2015-12-07 Thread Uwe Stöhr
Am 07.12.2015 um 21:12 schrieb Georg Baum: When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this command is executed: msbuild INSTALL.vcxproj /p:Configuration=Release But this leads now to these errors: Did you set the USED_STUDIO variable in build.bat to "Visual Studio 12

Re: CMake problem when compiling with Qt 5.5 and MSVC 2013

2015-12-07 Thread Georg Baum
Uwe Stöhr wrote: > When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this > command is executed: > > msbuild INSTALL.vcxproj /p:Configuration=Release > > But this leads now to these errors: > > "D:\LyXGit\Master\compile-2013\INSTALL.vcxproj" (Standardziel) (1) -> > (PostBuildEv

Re: CMake problem when compiling with Qt 5.5 and MSVC 2013

2015-12-06 Thread Uwe Stöhr
Peter, could you perhaps help me here? thanks and regards Uwe Am 06.12.2015 um 22:19 schrieb Kornel Benko: Am Sonntag, 6. Dezember 2015 um 22:07:17, schrieb Uwe Stöhr When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this command is executed: msbuild INSTALL.vcxproj /p:Conf

Re: CMake problem when compiling with Qt 5.5 and MSVC 2013

2015-12-06 Thread Kornel Benko
Am Sonntag, 6. Dezember 2015 um 22:07:17, schrieb Uwe Stöhr > When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this > command is executed: > > msbuild INSTALL.vcxproj /p:Configuration=Release > > But this leads now to these errors: > > "D:\LyXGit\Master\compile-2013\INSTALL.v

CMake problem when compiling with Qt 5.5 and MSVC 2013

2015-12-06 Thread Uwe Stöhr
When I compile LyX 2.2git with Qt5.5 and MSVC 2013 in install mode this command is executed: msbuild INSTALL.vcxproj /p:Configuration=Release But this leads now to these errors: "D:\LyXGit\Master\compile-2013\INSTALL.vcxproj" (Standardziel) (1) -> (PostBuildEvent Ziel) -> C:\Program Files (

Re: CMake problem again...

2007-08-31 Thread Bernhard Roider
Abdelrazak Younes schrieb: I updated my tree and did a full reconfig but I get this: -- Build started: Project: lyx, Configuration: Release Win32 -- Compiling... EmbeddedFiles.cpp ..\..\..\src\EmbeddedFiles.cpp(13) : fatal error C1083: Cannot open precompiled header file: 'lyx.dir\Relea

Re: CMake problem again...

2007-08-31 Thread Abdelrazak Younes
Abdelrazak Younes wrote: I updated my tree and did a full reconfig but I get this: -- Build started: Project: lyx, Configuration: Release Win32 -- Compiling... EmbeddedFiles.cpp ..\..\..\src\EmbeddedFiles.cpp(13) : fatal error C1083: Cannot open precompiled header file: 'lyx.dir\Release

CMake problem again...

2007-08-31 Thread Abdelrazak Younes
I updated my tree and did a full reconfig but I get this: -- Build started: Project: lyx, Configuration: Release Win32 -- Compiling... EmbeddedFiles.cpp ..\..\..\src\EmbeddedFiles.cpp(13) : fatal error C1083: Cannot open precompiled header file: 'lyx.dir\Release/config.pch': No such file

Re: Cmake problem

2006-10-25 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >>> Hi Peter, >>> >>> I have some problem with CMake which is probably due to the new pch >>> support. Could you please look at it? >>> >>> Thanks in advance, >>> Abdel. >>> >> >> I've never tried the Release build, but I sh

Re: Cmake problem

2006-10-25 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Hi Peter, I have some problem with CMake which is probably due to the new pch support. Could you please look at it? Thanks in advance, Abdel. I've never tried the Release build, but I should have. I assume you've pch enabled. Yes. The error ha

Re: Cmake problem

2006-10-25 Thread Peter Kümmel
Abdelrazak Younes wrote: > Hi Peter, > > I have some problem with CMake which is probably due to the new pch > support. Could you please look at it? > > Thanks in advance, > Abdel. > I've never tried the Release build, but I should have. I assume you've pch enabled. Peter

Cmake problem

2006-10-25 Thread Abdelrazak Younes
Hi Peter, I have some problem with CMake which is probably due to the new pch support. Could you please look at it? Thanks in advance, Abdel. -- Build started: Project: ZERO_CHECK, Configuration: Debug Win32 -- Performing Post-Build Event... "Checking build system" Build log was saved