[Qgis-developer] Georeferencer-GDAL

Maxim Dubinin sim at gis-lab.info
Tue Nov 18 23:36:48 EST 2008


thanks for feedback.
we'll try to compile it under Win, I'll let you know.

-- 
Best regards,
 Maxim

BM> Hello Maxim,

BM> Thank you very much for you work. 

BM> Yesterday I have compile and test your modified Georeferencer plugin in
BM> my workstation (openSUSE 11.0 x86_64). It have been working for me to
BM> geo-reference my plain rasters. 

BM> Today I want to compile it on windows (actually on my Virtual Box)
BM> combining latest QGIS svn head (qgis-gdal-georef revision 26, qgis
BM> revision 9661). But I have get errors! Error message is following: 

BM> -----------------------------------------------------------------
BM> [ 96%] Built target ogrconverterplugin
BM> Linking CXX shared module libgeorefplugin.dll
BM> CMakeFiles/georefplugin.dir/moc_qgspointdialog.obj:moc_qgspointdialog.cxx:(.text
BM> +0x163): undefined reference to
BM> `QgsPointDialog::on_pbnSelectWorldFile_clicked()
BM> '
BM> CMakeFiles/georefplugin.dir/moc_qgspointdialog.obj:moc_qgspointdialog.cxx:(.text
BM> +0x189): undefined reference to
BM> `QgsPointDialog::on_pbnGenerateWorldFile_clicked
BM> ()'
BM> collect2: ld returned 1 exit status
BM> mingw32-make[2]: ***
BM> [src/plugins/qgis-gdal-georef/libgeorefplugin.dll]
BM> Error 1
BM> mingw32-make[1]: ***
BM> [src/plugins/qgis-gdal-georef/CMakeFiles/georefplugin.dir/a
BM> ll] Error 2
BM> mingw32-make: *** [all] Error 2

BM> C:\msys\local\src\qgisTrunk\build>
BM> -----------------------------------------------------------------

BM> What's wrong there? Can you help to me?  


BM> With best regards,

BM> B.Mendbayar


BM> On Sun, 2008-11-16 at 11:29 -0600, Maxim Dubinin wrote:
>> Hi all,
>> 
>> I'm happy to announce, that we modified Georeferencer
>> extension and want other developers to try it out sometime (I know
>> we're in freeze, but we needed this functionality). We did some testing on Preview2 and everything works really well (except annoying potentiall
>> GDAL bug with 6 points in 2nd order polynomial, which is being discussed in its
>> trac right now).
>> 
>> What we did: we've added the ability to use 1-2-3rd order polynomials
>> via GDAL functions to transform rasters.
>> Why: Helmert transform performance implemented before was
>> sub-suboptimal
>> How: Built ontop of existing Georeferencer extension (basically added
>> three new transforms to the list)
>> Next: We're doing some more modifications of Georeferener, but they're
>> minor.
>> 
>> Here is svn for this beauty: http://svn.gis-lab.info/qgis-gdal-georef/
>> 
>> Maxim
>> http://gis-lab.info
>> 
>> Вы писали 16 ноября 2008 г., 9:49:05:
>> 
>> TS> Hi
>> 
>> TS> Usually cmake is good about determining when stuff needs a recompile.
>> TS> However if it doesnt pick up something try just running cmake or ccmake
>> TS> again and then compiling. As a last resort use make clean.
>> 
>> TS> Remember that we are in GUI freeze so small tweaks like you have made we
>> TS> can probably get away with, but do try to avoid changing any visual
>> TS> parts of the application otherwise you will frustrate the document
>> TS> writers.
>> 
>> TS> Regards
>> 
>> TS> Tim
>> 
>> TS> On Sun, 2008-11-16 at 16:21 +0100, Borys Jurgiel wrote:
>> >> Hi list,
>> >> 
>> >> I've fixed the .ui file of dxf2shpconverter plugin but I need to `make clean` 
>> >> in order to recompile it. Is there any way to force recompiling? If not, 
>> >> please remember to make clean before building future packages  
>> >> 
>> >> Regards,
>> >> B.
>> >> _______________________________________________
>> >> Qgis-developer mailing list
>> >> Qgis-developer at lists.osgeo.org
>> >> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>> 
>> 
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>> 
>> 




More information about the Qgis-developer mailing list