Me again. I might get this up and running eventually and I'll stop bugging y'all, well maybe not.
So project built just fine, woo hoo, but I get an error that the DLL doesn't exist. I checked the wxWidgets
\lib\gcc_dll folder and they are there. So I'm checking the compiler settings and the Linker correctly points to gcc_dll folder and it looks like I have everything setup just like the instructions say to have it. Should I have moved the DLLs to another place after they were build or registered them?
I did notice this though. On the compiler tab it notes to have a path to the contrib\include folder but there's no contrib folder.