[Qgis-developer] Merge of refactoring branch

Tom Elwertowski telwertowski at comcast.net
Tue Jan 9 04:29:18 EST 2007


Paolo Cavallini wrote:
> nope, still getting:
> # make
> [  0%] Built target svnversion
> [  8%] Built target ui
> [  8%] Building CXX object src/core/CMakeFiles/qgis_core.dir/qgis.o
> /home/paolo/Desktop/buildpackage/qgis/src/core/qgis.cpp:10: error:
> ‘VERSION’ was not declared in this scope
> make[2]: *** [src/core/CMakeFiles/qgis_core.dir/qgis.o] Error 1
> 
> Tom Elwertowski ha scritto:
>> Paolo Cavallini wrote:
>>
>> I also needed to specify GRASS_INCLUDE_DIR as
>> /usr/local/grass-6.2.1/include

The file ../qgsconfig.h was generated for me when I ran cmake ..

It contains the line:
#define VERSION "0.8.0"

Do you have this file and does it contain VERSION?

Tom



More information about the Qgis-developer mailing list