|
From: Knut F. <Knu...@gm...> - 2008-09-28 12:12:26
|
> src/FitDialog.cpp: In member function ‘virtual void FitDialog::accept()’: > src/FitDialog.cpp:1178: error: ‘ecUNEXPECTED_COMMA’ was not declared in > this scope > make: *** [../tmp/scidavis/FitDialog.o] Error 1 Known problem; muParser 1.30 is incompatible with previous versions. You can either downgrade muParser or check out the latest stable version of SciDAVis from SVN: svn checkout https://scidavis.svn.sourceforge.net/svnroot/scidavis/branches/current_stable scidavis > I have used the source code from the https sourceforge page. I note that > this is only 0.1.3 while there are prebuilt libraries around of 0.1.3_32! The "32" postfix has nothing to do with the version, but refers to a 32 bit build. 0.1.3 is indeed the latest stable version at the moment. There's some issues to be thoroughly examined before we'll release 0.1.4, which will include (among others) the fix for muParser 1.30. Knut |