[Qgis-developer] question about current state of visual studio
build system
Jürgen E. Fischer
jef at norbit.de
Mon Dec 15 16:46:53 EST 2008
Hi Godofredo,
On Mon, 15. Dec 2008 at 16:52:47 +0000, godofredo contreras wrote:
> I tried to link mingw grass libraries with visual studio creating
> import libraries with no success
> cmake recognizes the libraries but in linking time I get errors like
>
> _Vect_get_num_areas undefined symbol
>
> The def file exports that function as Vect_get_num_areas without underscore
> analizing the dll with dependency walker I have found that the function name
> is Vect_get_num_areas also without underscore.
>
> Using: dumpbin /EXPORTS grass_vect.lib
>
> I found that the internal name is _Vect_get_num_areas
>
> I don't know why lib tool is adding the underscore to import library
>
> Any ideas on how to solve this problem?
I uploaded the scripts I use to build the libs to
http://www.norbit.de/~jef/mklibs
Jürgen
--
Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20
Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50
Software Engineer D-26506 Norden http://www.norbit.de
--
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
More information about the Qgis-developer
mailing list