Dear Ari,
On Wed, Oct 28, 2009 at 3:53 PM, Ari Jolma wrote:
> guillaume huby kirjoitti:
>
> Hello,
>>
>> I experience some troubles building perl bindings on MingW.
>> Here is my config :
>>
>> Windows XP;
>> MingW 5.1.6 + MSys;
>> Gdal1.6.2 sources from website;
>> ActivePerl 5.10;
>>
>
> The
guillaume huby kirjoitti:
Hello,
I experience some troubles building perl bindings on MingW.
Here is my config :
Windows XP;
MingW 5.1.6 + MSys;
Gdal1.6.2 sources from website;
ActivePerl 5.10;
The problem is that ActivePerl is compiled with VC and you can't mix
MinGW,which uses gcc, with th
Hello,
I experience some troubles building perl bindings on MingW.
Here is my config :
Windows XP;
MingW 5.1.6 + MSys;
Gdal1.6.2 sources from website;
ActivePerl 5.10;
I successfully built gdal library using MingW. Then I build perl bindings :
perl Makefile.pl -> everything looks fine;
dmake ->