Hi Frank,
Just following up Mariano's question, I've got FWTools 1.3.4 version
and had it installed already. It comes with the vb6 development
source code. Right. OK~
In order to compile it, I manually edited GDALCore.bas and made all
dll references point to "d:\Program Files\FWTools134\bin\gdal_fw.dll"
that is exactly where I had it installed. However, the problem
occurred when I ran the vb project as follows:
"Real time error '53':
File cannot be found 'd:\Program Files\FWTools134\bin\gdal_fw.dll'"
I am pretty sure the file is there and the directory path is correct.
Then I was thinking if I needed to get this dll registered with
RegSvr32 command before using it. But it told that "DllRegisterServer
entry point cannot be found, cannot register this file".
I have been desperately keen on getting it work with my project. Hope
anybody would help me out. Appreciate that very much!
Alex
--- In gdal-vb6-appdev@yahoogroups.com, "goffmarian" <goffmarian@...>
wrote:
>
> Frank I'm so sorry... I try to compile your test but doesn't
work....
>
> So I remember to you what i would like to do.... I wonna try to
make a
> stand alone program or a VBA program (ARCGIS enbedded) to shift a
> geotiff.
>
> there are so many problems, i try to explain:
> 1)I downloaded FWtools 1.0.0 and already installed it.
> 2)Downloaded gdal 1.3.0 and here starts problem: in fact first of
all
> try to register (with regsvr32 ) the gdal_fw.dll and doesn't work
(i
> try to register it also with Emsa DLL Register Tool nothing!),
> after that I don't understand what are the entry point that you
speak
> about in readme.txt file in vb6 folder!
>
> I don't know anythinks about C++ language!
>
> My resource program for now are dev-c++ and VBeditor enbedded in
argis.
>
> I'm sorry for your waste of time but I would like try to make this
> program.
>
> many thanks
> best regards!
>