



Getting Notepad++ to compile and run C++ programs using minGW.How to compile googletest on windows using mingw with msys?.How to compile and run C++ with MinGW using Eclipse and CDT?.If you do not want to copy paste required dll to your release/debug folder. Set WxWidget DLL path in Enviroment Variable.lwxmsw31u_core -lwxbase31u -lwxtiff -lwxjpeg -lwxpng -lwxzlib -lwxregexu -lwxexpat -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lshlwapi -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lversion -lwsock32 -lwininet -loleacc -luxtheme You have to add similar file flag as you used in your project as. & D:\WxAPI\lib\gcc810_圆4_dll\libwxmsw31u_core.a File Renamed To "wxmsw31u_core" as flag. Here D:\WxAPI\lib\gcc810_圆4_dll\libwxbase31u.a File Renamed To "wxbase31u" wxCompiler.cmd : Contains compile command created with following steps. inlcude (Folder) : Contains project header files. release (Folder) : Contains release specific dlls and exe.

debug (Folder) : Contains debug specific dlls and exe. Build (Folder) : Contains debug and release dlls and exe My Project Development Structure : W圎xample (Project Folder) 7z and both extracts in this save folder) lib (Development Files & DLL has this folder ziped in. include (Header files has this folder ziped in. I have extracted them at D:\WxAPI Folder. GNU g++ compiler downloaded and installed. Here is small and simple steps to follow.
