Hi Guys,

-------- Original-Nachricht --------
> Datum: Sun, 23 May 2010 11:04:30 +0200
> Von: "Peter Kuemmel" <syntheti...@gmx.net>
> An: lyx-devel@lists.lyx.org
> Betreff: Re: MSVC compilation problem
> If you wanna develop under Windows you should use the CMake build system
> because then you get complete Visual Studio project files which are best
> for debugging under Windows. 
> I assume most, if not all, developers working directly on the C++ code
> under Windows are using CMake. (correct me if I'm wrog)
> 
> Peter

Okay, been there, tried that. So the problem I seem to encounter now is a 
hard-coded path in the qmake of QT, leading to QT not to be found. Here is the 
output in the console: 
C:\lyxdev\lyx-devel\lyx-windows-deps-msvc2008\qt-4\bin>qmake -v
QMake version 2.01a
Using Qt version 4.4.2 in 
D:\LyX\LyXDependencies\lyx-windows-deps-msvc2008\qt4\lib

So qmake is convinced it is on drive D, where it actually isn't. Does that mean 
the lyx-windows-deps-msvc2008 qt-4 can not be used and I need to install the 
SDK and compile it myself?
I had trouble finding the correct version, so if someone happens to have the 
proper link I'd be grateful.

Cheers,

Niels
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Reply via email to