Content originally posted in LPCWare by Harvey_13 on Tue May 21 08:06:22 MST 2013I uploaded the new version of emWin for NXP
When I tried to compile, I got some errors : <strong>GUI_pMem</strong> and GUI_MemSize not found !!!!
I compared with the former version and saw there are some differences on GUIConf.c
I added the line
<code>#define GUICONF_C</code>
at the beginning of this file and now it compiles correctly.
Is it normal ?
<span><span class="hps">Does</span> <span class="hps">anyone seen</span> <span class="hps">this problem?</span></span>