how to compile a c++ file that uses wxWidgets using Mingw(gcc/g++) or using a makefile
i can compile c++ file using visual studio, but i wanna compile it using Mingw(gcc / g++).
i can compile c++ file using visual studio, but i wanna compile it using Mingw(gcc / g++).