Built failure on win7 spellchecker (undefined reference..)
Posted: Sat Dec 27, 2014 5:34 am
Hey Ho,
FYI: I checked out the most recent codelite head and compiled it. (Under Win7) And got this error... I have a previously installed version of wxWidget 3.0.1 so perhaps that's the problem.
./WinReleaseUnicode/spellcheck.cpp.o:spellcheck.cpp:(.text+0x257a): undefined reference to `wxStyledTextCtrl::PositionFromPoint(wxPoint) const'
./WinReleaseUnicode/spellcheck.cpp.o:spellcheck.cpp:(.text+0x25a9): undefined reference to `wxStyledTextCtrl::IndicatorValueAt(int, int)'
Actually I got the same error a week ago on my computer machine at home, but thought I try again in a few days.
FYI: I checked out the most recent codelite head and compiled it. (Under Win7) And got this error... I have a previously installed version of wxWidget 3.0.1 so perhaps that's the problem.
./WinReleaseUnicode/spellcheck.cpp.o:spellcheck.cpp:(.text+0x257a): undefined reference to `wxStyledTextCtrl::PositionFromPoint(wxPoint) const'
./WinReleaseUnicode/spellcheck.cpp.o:spellcheck.cpp:(.text+0x25a9): undefined reference to `wxStyledTextCtrl::IndicatorValueAt(int, int)'
Actually I got the same error a week ago on my computer machine at home, but thought I try again in a few days.