Re: Comiple Error in mathed

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 02:40:57PM +0200, Abdelrazak Younes wrote: > I see that it's a CMake problem (because the file needs to be excluded > from compilation) but I don't know how to fix it. AFAICS, the > CMakeList.txt file is correct: > > list(REMOVE_ITEM mathed_sources > ${TOP_SRC_DIR}/

Re: Comiple Error in mathed

2007-04-26 Thread Abdelrazak Younes
I see that it's a CMake problem (because the file needs to be excluded from compilation) but I don't know how to fix it. AFAICS, the CMakeList.txt file is correct: list(REMOVE_ITEM mathed_sources ${TOP_SRC_DIR}/src/mathed/InsetMathXYArrow.cpp ${TOP_SRC_DIR}/src/mathed/InsetFormu