-------- Original-Nachricht --------
> Datum: Fri, 21 May 2010 22:21:20 +0200
> Von: "Niels Gierse" <niels.gie...@gmx.net>
> An: lyx-devel@lists.lyx.org
> Betreff: MSVC compilation problem

> Hi Lyx-Developers,
> 
> I had a great experience using Lyx for my Diploma Thesis (~Master) in
> Physics. As this convinced me of Lyx I want to give a little bit back. Thus I
> added a couple of bugs/requests in the bug tracker. To take a look at the
> source I followed the instructions to build Lyx from trunk with MSVC.
> However, I am not successfull. If I use 
> build_msvs_debug.bat two .exe files are created, but they do close with an
> error. "QtCore4.dll was not found", despite the fact that all the .dlls
> are in the same directory as instruced in INSTALL.Win32.
> 
> When I try to build it using build_msvc.bat I get compilations errors. The
> output is attached (created with build_msvc > buildlog.txt)
> 
> Any idea what I am doing wrong?


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



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

Reply via email to