[gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread radioheadCDA

Hey thanks for the advice, but It seems i'm still having trouble. I have
copied all of the dlls to the running application folder, and also looked at
the setfwenv.bat and tried to manually set all of the enviroment variables,
and I set all of them except for the
GDAL_DRIVER_PATH=%FWTOOLS_DIR%\gdal_plugins enviroment because I can't
seem to find the file gdal_plugins folder. This is starting to get
annoying lol
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Gdal-Allregister-Error-tp5104079p5104516.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread radioheadCDA

So I found the inner exception for the All register problem and it says it
can't load the dll gdal_wrap but I have put an environment variable
pointing to the folder its but it still shows up the exception. Is there any
other reason why it would load the gdal_wrap dll?
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Gdal-Allregister-Error-tp5104079p5105015.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread radioheadCDA

I got it to recognize the file but its saying that it can't find an entry
point in the dllthis is really aggravating ha
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Gdal-Allregister-Error-tp5104079p5105091.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread Tamas Szekeres
Hi,

While I'm not sure what kind of binaries you are testing with, I would
somewhat suggest to use a package from http://vbkto.dyndns.org/sdk/ which
should contain all the required dll-s.
gdal_wrap.dll is the unmanaged part of the bindings and it should also be
available to load by the application at run time. As a last resort you could
also use a file monitoring tool like
ProcMonhttp://technet.microsoft.com/en-us/sysinternals/bb896645.aspxto
identify the dll-s which could not be loaded.


Best regards,

Tamas



2010/5/26 radioheadCDA chrisaustin2...@gmail.com


 I got it to recognize the file but its saying that it can't find an entry
 point in the dllthis is really aggravating ha
 --
 View this message in context:
 http://osgeo-org.1803224.n2.nabble.com/Gdal-Allregister-Error-tp5104079p5105091.html
 Sent from the GDAL - Dev mailing list archive at Nabble.com.
 ___
 gdal-dev mailing list
 gdal-dev@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/gdal-dev

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev