Re: compiling g_module plugin on (msvc) win32 [was] on (cygwin) win32



Iago Rubio writes:
In case 1), create an import library for the .exe using dlltool, and
link the plugin against that import library. 

It seems to me that's using gcc and GNU tools but ...

How can it be done with the MSVC compiler ?

Use lib.exe instead of dlltool.

--tml




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