WangBin
WangBin
http://qt-project.org/wiki/Building-Qt-5-from-Git GnuWin32 is not required in Qt5.1 python is required?
if no vc compiler in %PATH%, check vc related environment vars
with the same name, without namespace symbol confiliction? ``` void afunc() { dlsym(real_lib, "afunc")(); } ```
if defined `#define TypeA char` , then `TypeA` will be preprocessed. disable preprocessing or remove those lines? keep some `#ifdef xxx` in cpp
thus we don't have to process the arguments in command line. but it will be more like a compiler