Search the web
Sign In
New User? Sign Up
gdal-vb6-appdev · GDAL VB6 Application Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
sorry guys   Message List  
Reply | Forward Message #28 of 100 |
Re: trouble and trouble.....

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!
>





Tue Jul 24, 2007 12:31 am

cybercoolcn
Offline Offline
Send Email Send Email

Forward
Message #28 of 100 |
Expand Messages Author Sort by Date

Hi guys... I want to use GDAL in VB6 language but i don't find "gdal12vb.dll"... where is it??? I downloaded the source code gdal132.zip, and I already...
goffmarian
Offline Send Email
May 12, 2006
3:13 pm

... Mariano, Where do you find a reference to gdal12vb.dll? After installing FWTools 1.0.0 you should have the supporting VB6 code in: C:\Program...
Frank Warmerdam
nfwarmer
Offline Send Email
May 12, 2006
6:15 pm

-> ... HI Frank thank you for your quickly answer.... i would like to create a little program to shift a geotiff and i would like to use your gdal warp API in...
goffmarian
Offline Send Email
May 15, 2006
9:56 am

... Mariano, Ah. Just edit GDALCore.bas and manually change gdal12vb.dll (or gdal12.dll as it is distributed in GDAL 1.3.2) to whatever the name is for the...
Frank Warmerdam
nfwarmer
Offline Send Email
May 15, 2006
12:57 pm

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...
goffmarian
Offline Send Email
May 17, 2006
2:59 pm

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....
Alessandro Del Piero
cybercoolcn
Offline Send Email
Jul 24, 2007
12:32 am

... Alex, My normal practice when trying to use FWTools with VB6 is to alter the "starts in directory" path for VB6 icon to be the FWTools bin directory. Did...
Frank Warmerdam
nfwarmer
Offline Send Email
Jul 24, 2007
3:56 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help