Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1271 closed bug (fixed)

r9246 fails to build

Reported by: msieczka Owned by: mhugent
Priority: critical: causes crash or data corruption Milestone:
Component: Build/Install Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

r9246 fails to build:

[ 47%] Building CXX object src/app/CMakeFiles/qgis.dir/composer/qgscomposer.o
/home/shoofi/src/straight/qgis-trunk/src/app/composer/qgscomposer.cpp: In member function 'void QgsComposer::on_mActionExportAsImage_activated()':
/home/shoofi/src/straight/qgis-trunk/src/app/composer/qgscomposer.cpp:916: error: 'class QMap<QString, QString>::iterator' has no member named 'data'
make[2]: *** [src/app/CMakeFiles/qgis.dir/composer/qgscomposer.o] Error 1
make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2
make: *** [all] Error 2
shoofi@fooy:~$ cat src/straight/qgis-trunk/log.svn 
U    /home/software/gnu_linux/gis/qgis-trunk/src/app/composer/qgscomposer.cpp

Change History (2)

comment:1 by jef, 16 years ago

Resolution: fixed
Status: newclosed

fixed in r9247

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.