Thanks alot. I'll try that.
Mateusz Loskot wrote:
> On 25/05/10 10:53, ben...@cs.its.ac.id wrote:
>> Hi, I tried to run the example in the tutorial. But I've got an
>> unhandled
>> exception at the GDALAllRegister(). This is the call stack:
>>
>> [...]
>> Oh yeah BTW I build GDAL from its source,
Hi, I tried to run the example in the tutorial. But I've got an unhandled
exception at the GDALAllRegister(). This is the call stack:
msvcr90d.dll!1024082a()
[Frames below may be incorrect and/or missing, no symbols loaded for
msvcr90d.dll]
msvcr90d.dll!102402e6()
m
My bad, I was unintentionally replied to Piotr's email instead of GDAL's
mailing list. :D
Thanks a lot Piotr. That can help, but still I don't have a clue about the
dependencies for GDAL. I want to know whether or not there are duplicate
dependencies between GDAL and OGRE3D (and maybe other librar
Hi guys, I'm a new member in the mailing list. I'm doing some project that
requires me to read from a MapInfo GeoSet files and make a 3D
representation out of it. So when I read GDAL's description, I think I've
made the right choice about how to read from the GeoSet. And for the 3D
part, I will be