How to fix undefined symbol issue in illustrator sdk using c++
Hi all,
I’m facing below issue, could anyone able to help me with this
ATE::ITextFrame textFrame(textFrameRef); getting error as, “Undefined symbol: ATE::ITextFrame::ITextFrame(ATE::_TextFrame*)”.
