hey there, i've been using wxwindows on linux for a while with no problems.I want to start using it now on windows xp.i've installed mingw and wxwindows.i have the mingw environment variables set right, i think.well i can compile console programs with no problems.I didn't use make files on linux, i just included all my header files and compiled one file using g++ prog.cpp -o `cxx flags.....etc.I don't have a clue how to use wx with mingw though and i'm finding it nearly impossible to get help.could someone please give me some easy to understand help. thanks