Hello,
3*Thank you for your reply. I just edit the nmake.opt in adding these
following sentences :
!IFNDEF VERSION
VERSION =19
!ENDIF
I place its at the end of section called "### END OF STUFF THAT
NORMALLY NEEDS TO BE UPDATED ## "
Can you tell me if I put these sente
2. The errors shown at this step are not really errors. They show up
like that because the Dependency could not find them since the directory
where they reside is not on your system's path (qgis works because a
batch file sets the path before calling the qgis.exe). So basically,
don't worry a
Hello,
Thank you for your reply. For information, The currently qgis version has
been installed
via OSGeo4W_install (advanced install).
1.Ok i installed the "Dependency Walker"
2.I loaded in the Dependency walker the qgis.exe located in
C:\OSGeo4W\apps\qgis\bin. I
have a few error messages when i
Hello,
Thank you for your message. I'll try to replace the dll files.
For information, i have wanted to rebuild qgis 1.8 with the last gdal
version in order to use the gdal postgis raster updates only availbales with
gdal from trunk (or gdal svn).
Developpers of gdal postgis raster told me that i
Do you really need to rebuild qgis?
I think replacing the old gdal dll by the new one will be (almost)
enough. In practice things are a bit more complicated because of the
gdal.dll dependencies, but nothing that a good hunt with "Dependency
Walker" cannot solve (and still much easier than rebui
Hello,
I need to use qgis 1.8 with the last gdal svn 1.10.0 on my Windows 7 64 bits
station.I know that i'm obliged to compile in a 1st time gdal svn & in a 2nd
time qgis targetting the gdal svn version. Up to now, i succeed in compiling
gdal svn thanks to "TortoiseSvn" & Visual Studio. Now, i 'm