[OSM-talk] ANNOUNCE : merkaartor v0.02

bvh bvh-osm at irule.be
Tue Oct 24 03:13:44 BST 2006


On Tue, Oct 24, 2006 at 04:03:54AM +0200, lars wrote:
> Apparently Qt4 has a utility called "qmake" that generates a 
> Makefile.  You could include a README file that explains this.

You are right. I should also probably mention that you need Qt4.2
at least. Some of your errors seem to indicate you are using 
an earlier version.

> I'm running Ubuntu Linux 6.06 with g++, the Gnu C++ compiler.  
> There are many warnings that there are no newlines at the end of 
> files.
> 
> The following are the most often reported errors from a "make -k":
> 
>      29 Map/MapFeature.h:50: error: ???Tags??? was not declared in this scope
>      29 Map/MapFeature.h:50: error: ???>>??? should be ???> >??? within a nested template argument list
>      11 MainWindow.h:4:42: error: GeneratedFiles/ui_mainwindow.h: No such file or directory
>      10 MainWindow.h:14: error: ???Ui??? has not been declared
>      10 MainWindow.h:14: error: invalid use of undefined type ???class MainWindow???
>       4 Map/Painting.cpp:12: error: expected primary-expression before ???const???
>       3 Interaction/Interaction.h:5: error: forward declaration of ???class MainWindow???
>       3 GeneratedFiles/ui_UploadMapDialog.h:82: error: ???QDialogButtonBox??? has not been declared
>       3 GeneratedFiles/ui_DownloadMapDialog.h:133: error: ???QDialogButtonBox??? has not been declared
>       3 MainWindow.h:14: error: forward declaration of ???class MainWindow???
>       2 Map/Painting.h:8: error: forward declaration of ???struct QPen???
> 
> Then there are 75 errors that are only reported once.  Most of 
> these were reported in the following files:
> 
>      14       Map/Way.cpp
>      12       Map/Painting.cpp
>       9       GeneratedFiles/ui_DownloadMapDialog.h
>       8       GeneratedFiles/ui_UploadMapDialog.h
>       7       MainWindow.cpp
>       7       Interaction/EditInteraction.cpp
>       4       GeneratedFiles/debug/.../MainWindow.h

Thanks for your detailed report. It allowed me at least to correct
quite a few problems. But it seems I need to find a Qt4.2
development box myself to sort out all the remaining problems.
I'll put out a new version that compiles under linux soon.

cu bart




More information about the talk mailing list