Re: GtkSourceView build for Windows?
- From: "Miroslav Rajcic" <rajcic sokrates hr>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: GtkSourceView build for Windows?
- Date: Sat, 13 Sep 2008 12:18:23 +0200
least not with MSVS8. So I had to create an import library for
libgtksourceview-2.0-0.dll using pexports and lib instead, which is
trivial.
Can you explain this in more detail please?
I've found the pexports.exe here in this page:
http://www.emmestech.com/software/pexports-0.43/download_pexports.html
I've used it successfully to export the dll entry points into a .def file.
But running a "dlltool.exe" that comes with Mingw on this .def file returns
an error:
c:\gtk\bin>dlltool.exe -d libgtksourceview-2.0-0.def -l
libgtksourceview-2.0-0.lib
dlltool.exe: Syntax error in def file libgtksourceview-2.0-0.def:0
dlltool.exe: CreateProcess
Is there any other way to create import lib for Visual Studio?
Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]