When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
Ok so I downloaded and changed the directory within codeblocks to the custom dir where the mingw dir is at...(d:\MinGW)and i get this error while compiling...Compiling: boredMain.cppExecution of 'mingw32-g++.exe -pipe -mthreads -D__GNUWIN32__ -D__WXMSW__ -DWXUSINGDLL -DwxUSE_UNICODE -Wall -O2 -ID:\wxWidgets2.8\wxWidgets2.8\include -ID:\wxWidgets2.8\wxWidgets2.8\contrib\include -ID:\wxWidgets2.8\wxWidgets2.8\lib\gcc_dll\mswu -c D:\_Dev\Code\001-Practice\bored\boredMain.cpp -o obj\Release\boredMain.o' in 'D:\_Dev\Code\001-Practice\bored' failed.Nothing to be done.Just wondering if anyone out there can give me a hand...I have a diff version of it that works great in my laptop but don't see any differences in the setup within codeblocks.
Thanks apparently the version I downloaded doesn't have mingw32-g++.exe in the bin directory...I'll try to be more clear next time