[solved]v2.2.3 compile error

polygon9

03-10-2009 07:07:38

I tried compiling MyGUIEngine v2.2.3. and got the error.
MyGUI_Edit.cpp(70) : error C2065: 'mChangeContentByResize'

Thank you for your help.

Altren

03-10-2009 14:50:48

I reuploaded sources archive.

polygon9

04-10-2009 06:58:00

Solved it.
My problem is line feed code.
I changed LF to CR+LF. It is compiled fine.
Thank you very much.