Question
Undefined reference when porting from 4.9.3 to 4.12.3
Hi Martin,
Congratulations for the new release!
I'm trying to port an 4.9.3 project to 4.12.3 and I got some undefined reference error when compile with CubeIDE 1.1, is there a porting guidelines somewhere?
Do you see any thing in the list that might help me to resolve it?
BTW, the simulation under visual studio built with no error and runs OK.
Thanks,
Eyal
- undefined reference to `touchgfx::Circle::getMinimalRectForUpdatedEndAngle(touchgfx::CWRUtil::Q5 const&) const' Circle.hpp
- undefined reference to `touchgfx::ConstFont::ConstFont(touchgfx::GlyphNode const*, unsigned short, unsigned short, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned short, unsigned short)' GeneratedFont.cpp
- undefined reference to `touchgfx::LCD::drawString(touchgfx::Rect, touchgfx::Rect const&, touchgfx::LCD::StringVisuals const&, unsigned short const*, ...)' TextAreaWithWildcard.hpp
- undefined reference to `touchgfx::LCD::drawString(touchgfx::Rect, touchgfx::Rect const&, touchgfx::LCD::StringVisuals const&, unsigned short const*, ...)' TextAreaWithWildcard.hpp
- undefined reference to `touchgfx::muldiv(long, long, long, long&)' CWRUtil.hpp
- undefined reference to `touchgfx::ScrollableContainer::setScrollbarsPermanentlyVisible()' AboutScreenViewBase.cpp
- undefined reference to `touchgfx::ScrollableContainer::setScrollbarsVisible(bool)' AboutScreenViewBase.cpp
