Ticket #1721 (closed bug: invalid)
OS X: grassshell code causing build crash in trunk
| Reported by: | jctull | Owned by: | nobody |
|---|---|---|---|
| Priority: | critical: causes crash or data corruption | Milestone: | Version 2.0.0 |
| Component: | Build/Install | Version: | Trunk |
| Keywords: | grass trunk | Cc: | |
| Platform Version: | Platform: | OS X | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
The trunk source currently will not build on OS X due to an error in the grassshell code:
[ 87%] Building CXX object src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassshell.o /Users/jctull/sources/qgis/trunk/src/plugins/grass/qgsgrassshell.cpp:35: error: expected unqualified-id before ‘<<’ token make[2]: *** [src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassshell.o] Error 1 make[1]: *** [src/plugins/grass/CMakeFiles/grassplugin.dir/all] Error 2 make: *** [all] Error 2
Change History
Note: See
TracTickets for help on using
tickets.