Where can I get WxWidgets PRECOMPILED!

Programming, for all ages and all languages.
Post Reply
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Where can I get WxWidgets PRECOMPILED!

Post by earlz »

I am attempting to learn to use WxWidgets. for whatever reason they decide that precompiling things so it iseasy to use is a stupid idea, so where can I get WxWidgets precompiled(for mingw)?

I just need all the libs required(wxgui and such or whatever) and all the includes(that are needed for compiling an app)
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Every good solution is obvious once you've found it.
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Post by earlz »

I have tried compiling but get errors that size_t isn't 4 or 8 bytes...makes no sense
Post Reply