Hi Pompon,
1) I added some code to fix the navigation error you pointed out Yesterday. However the terminal questions are not yet being handled.
2) I have updated the cmake "CMakeLists.txt" to use the .hpp files generated as the new cmake (version 2.8 ) does not allow you to intercept the BISON_TARGET
and rename the *.hpp file to *.h . Hence I modified the lexers to include the *.hpp files. You should now be able to build with cmake or CustomQScriptMakefile
3) I figured we might as well start using the mailing list so that all discussions are in a common place.
Rgds,
NxD
|