Hello,
I'm pretty sure ye will bash me down.
Anyways, I cannot build template (or any project actually) using wxWidgets, since prebuilding gives only this error:
...\include\wx\chkconf.h 1777 #error "wxClipboard requires wxDataObject"
I'm pretty sure I've done right things:
cleaned/built wx install using mingw, set the custom variable to point to the folder with all the files and
set libraries and directories
am I missing something?