in reply to Win32::GUI make file test fail
I would insert:#include "./include/Scintilla.h"
I don't think that insertion will create any problems. If it does, then we probably start to think that the GWL_USERDATA definition was skipped in the strawberry build for a very good reason.#ifndef GWL_USERDATA #define GWL_USERDATA (-21) #endif
|
|---|