Re: GtkSourceView build for Windows?



Thanks, I'll try that.

Miroslav

----- Original Message ----- 
From: "Tor Lillqvist" <tml iki fi>
To: "Miroslav Rajcic" <rajcic sokrates hr>
Cc: <gtk-app-devel-list gnome org>
Sent: Saturday, September 13, 2008 8:47 PM
Subject: Re: GtkSourceView build for Windows?


Is there any other way to create import lib for Visual Studio?

lib -def:foo.def -out:foo.lib

"lib" is the MSVC command that corresponds to "ar" and "dlltool" in
the mingw. Don't use the mingw dlltool to create import libraries for
Visual Studio, at least not MSVS later than version 6, as the
experience I described seems to indicate that mingw import libraries
are not compatible with MSVC ones.

--tml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]