On Fri, Sep 23, 2011 at 5:44 PM, Jules Kouadio <seked...@gmail.com> wrote:
>
> I get :
>
> qgsexpressionparser.yy:54.14-19: syntax error, unexpected "string", expecting 
> "="
> make[2]: *** [src/core/qgsexpressionparser.cpp] Erreur 1
> make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Erreur 2
> make: *** [all] Erreur 2
>
> Can someone help me ?

Most probably you have an old version of 'bison' tool. However cmake
should complain about that if you use a recent checkout from git.
Could you please check what is the output if you run the following
command?

$ bison --version

Regards
Martin
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to