Can anyone compile an updated wxWidgets C.lib / DLL ??
Posted: Fri Jun 20, 2014 2:07 am
Reference: http://www.purebasic.fr/english/viewtop ... t=wxWidget
I don't know if its possible, or if there are sources available to do this but thought I would ask
I'm no good at the compiler stuff (beyond hitting compile in PB) and would be totally lost trying to figure it out..
But I would like to try updating the wxWidget wrapper for personal use (if it goes well, maybe for public) that was posted on the forum a while back, however it is based on a much older 2.x version and the accompanying library + binaries are, obviously, out of date.
I can't find an actual .lib anywhere, nor any active C API project with a download, but my google-fu is also not the best either..
I'm guessing I could try and fail miserably at trying to wrap the C++ API, but at least with the previous wrapper I would have something as a reference..
I don't know if its possible, or if there are sources available to do this but thought I would ask
I'm no good at the compiler stuff (beyond hitting compile in PB) and would be totally lost trying to figure it out..
But I would like to try updating the wxWidget wrapper for personal use (if it goes well, maybe for public) that was posted on the forum a while back, however it is based on a much older 2.x version and the accompanying library + binaries are, obviously, out of date.
I can't find an actual .lib anywhere, nor any active C API project with a download, but my google-fu is also not the best either..
I'm guessing I could try and fail miserably at trying to wrap the C++ API, but at least with the previous wrapper I would have something as a reference..