On 10/30/07, Cemal Koplay <[EMAIL PROTECTED]> wrote: > Yes I just realese that. Know what i am trying to do is recompiling > grass for getting def files for the grass libary dlls to use with LIB > tool that converts def to lib files for using with MSVC. Is it > possible to do so? My plan is after getting lib files, i will compile > the grass plugin with MSVC. :) I think I can do like that. But I have > problems with compiling grass with MinGW. Is there a simple way or a > good document for compiling grass with MinGW?
I guess you need to use 'dlltool'. See: http://www.mingw.org/MinGWiki/index.php/CreateImportLibraries Some notes about compiling GRASS on windows can be found on our wiki: http://wiki.qgis.org/qgiswiki/BuildingFromSource Martin _______________________________________________ Qgis-user mailing list [email protected] http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
