[Qgis-developer] Compiling QGIS 0.9 using Microsoft Express 2005

lists at dwillis.gotadsl.co.uk lists at dwillis.gotadsl.co.uk
Thu Sep 27 18:15:31 EDT 2007


> Ok forget what I said about missing .ll :-) I managed to get core to
> build by copying in the parser.cpp from my mac build tree....would
> still be nice to know how to get msvc express to do this automagically
> though....

I've had a look at the qgis_core project in MSVC. In the CMake Rules 'folder' 
there should be an entry for qgssearchstringparser.cpp.rule. Right click this 
and select properties. Hopefully under Custom Build Setup --> General there 
should be a command line that uses bison to turn qgssearchstringparser.yy 
into qgssearchstringparser.cpp. Not sure how to fix it if this is missing. 
All the flex and bison stuff just worked for me. I'm using bison version 
2.1.2149.21847 that came with the GnuWin bundle. I'm currently building from 
svn just now. I'll let you know how it goes...

David



More information about the Qgis-developer mailing list