HighDarkTemplar Posted April 12, 2009 Posted April 12, 2009 Hi!I've begun looking at some C/C++ programming and I've decided to learn wxwidgets as my main GUI framework. I've installed the Code::Blocks IDE, MinGW compiler (not the MSYS package) and wxwidgets. Problem is that you have to compile wxwidgets and I got no idea about how to do it (I've read a little bit around on the net but can't find anything useful for ming). I've added the ming and the ming\bin directories to the PATH system variables. Can someone give me a short list of what to do? Preferably with the whole command line string that I have to type :-)Or is there one/more than one third-party libraries that need to be installed?Thanks for your time!
HighDarkTemplar Posted April 13, 2009 Author Posted April 13, 2009 Found the solution at last :-) For others who has the same "problem" check out this page:http://wiki.wxwidgets.org/CodeBlocks_Setup_Guide-Nerevar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now