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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 #29 of 100 |
Re: [gdal-vb6-appdev] Re: trouble and trouble.....

Alessandro Del Piero wrote:
>
>
> 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,

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 you try this? Other than copying all the contents of FWTools\bin
to C:\windows\system32 (not advised!) this was the only way I found to
ensure that FWTools stuff got picked up by the VB6 runtime.

I am thinking we should take the material currently generated from the
GDAL source tree at:

http://www.gdal.org/vb6_tutorial.html

and make this into a wiki topic, so we can updated it with information
about using VB6 with FWTools and so forth. I don't really use VB6 myself
so I'd like to empower the VB6 using folks to add information, hints, etc.
Let me know if you think this would be a good idea, and you would be
interested in adding information as you use the capabilities.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@...
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGeo, http://osgeo.org




Tue Jul 24, 2007 3:55 pm

nfwarmer
Offline Offline
Send Email Send Email

Forward
Message #29 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