Bakefile029_Mingw_64_debug
Automatic process to update and build your external libraries/projects
Status: Pre-Alpha
Brought to you by:
suryavarman
To build wxwidgets i use thi parameters :
params["maker_args"] = {"SHARED": "1", "MONOLITHIC": "1", "UNICODE": "1", "CXXFLAGS": ["-fno-keep-inline-dllexport", "-std=c++11"], "USE_SAME_OUTPUT_FOLDER": "True"}
It's create this issue:
Bakefile029_Mingw_64_debug
g++: error: [-fno-keep-inline-dllexport,: No such file or directory