First, will I be able to use EPSG values for the projection assignment with this method?
Second, I'm getting the following error on make. ECW sdk was previously installed from source the same time as qgis. make all-recursive make[1]: Entering directory `/home/lee/ecwhed' Making all in src make[2]: Entering directory `/home/lee/ecwhed/src' /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o ecwhed ecwhed.o g++ -g -O2 -o ecwhed ecwhed.o ecwhed.o: In function `main': /home/lee/ecwhed/src/ecwhed.cpp:72: undefined reference to `NCSecwInit' /home/lee/ecwhed/src/ecwhed.cpp:182: undefined reference to `NCSEcwEditReadInfo' /home/lee/ecwhed/src/ecwhed.cpp:190: undefined reference to `NCScbmOpenFileView' /home/lee/ecwhed/src/ecwhed.cpp:198: undefined reference to `NCScbmGetViewFileInfo' /home/lee/ecwhed/src/ecwhed.cpp:208: undefined reference to `NCScbmCloseFileViewEx' /home/lee/ecwhed/src/ecwhed.cpp:265: undefined reference to `NCSEcwEditWriteInfo' /home/lee/ecwhed/src/ecwhed.cpp:225: undefined reference to `NCSEcwEditFreeInfo' /home/lee/ecwhed/src/ecwhed.cpp:269: undefined reference to `NCSGetErrorText' collect2: ld returned 1 exit status make[2]: *** [ecwhed] Error 1 make[2]: Leaving directory `/home/lee/ecwhed/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lee/ecwhed' make: *** [all] Error 2 lee@Denali:~/ecwhed$ On Thu, Jun 30, 2011 at 10:55 AM, Jean-Claude Repetto <[email protected]> wrote: > Le 30/06/2011 16:47, Lee Mueller a écrit : > > Unfortunately, I do not use windows and it seems it's only supported on >> such. >> > > In this case, you can try to use "ecwhed" , available at > http://jrepetto.free.fr/**ecwhed/ <http://jrepetto.free.fr/ecwhed/> . But > you'll have to compile it for your system. > > Jean-Claude > -- all the best, Lee Mueller Natural Resource Consultant [email protected] 248.266.0659 Northwoods Natural Resources www.northwoodsresources.com
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
