Re: [Kmatplot-general] compile errors
Brought to you by:
kamil
From: Sam H. <sa...@ne...> - 2002-05-25 19:57:19
|
i think i found what the problem is with the compile errors!! yipee! its the --enable-final flag, when i last posted i only removed --disable-debug, but now i tried with only what you said, and by adding a new flag on and trying, i pinpointed the error.... so everybody be warned the --enable-final flag produces bad code!! i think it adds all the code into one big file (well, includes cpp files in a big file), and then tries to compile that, but the preprocessor replaces occurrences of constants with their value, and this produces a parse error when it tries to compile something like; 5 = 3; due to the lack of kde dependence now, will the name be changed? matplot seems logical but exists already. cheers i am sooo glad i got this to work, kmatplot is instrumental to my work, and i was considering putting entire kde2 in just for an older version!!! thanks again! i'm away to finish the compile and see what it is like! Sam BTW is kmatplot still being maintained, kamil used to respond to any bug reports i sent in the early days, but now i don't hear anything? anyone concerned about him? |