Re: GtkSourceView build for Windows?
- From: "Tor Lillqvist" <tml iki fi>
- To: "Miroslav Rajcic" <rajcic sokrates hr>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkSourceView build for Windows?
- Date: Sat, 13 Sep 2008 21:47:34 +0300
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]