Associate II
January 3, 2015
Question
STemwin - undefined reference to `WM_GetDesktopWindow'
- January 3, 2015
- 3 replies
- 1832 views
Posted on January 03, 2016 at 09:50
Hi All
I am a newby here and with STemwin. I am using the System Workbench for STM32. The hardware is the STM32F429I-DISCO board. I am attempting (as a first) to build a basic window with frame and two buttons using the GUIbuilder provided with STemwin. I have a problem that compiler or linker does not find reference to WM_GetDesktopWindow'. Although if I use the IDE to open the definition I can get to it so it does exist in WM.h I tried all things that my little knowledge allows but I cannot seem to track this error down. Any assistance will be much appreciated. #!stm32 #stemwin