SickheadGames / Torsion

The TorqueScript IDE for Torque engine games and mods.
http://www.sickheadgames.com
Other
37 stars 37 forks source link

Update wxWidgets #2

Open tomspilman opened 8 years ago

tomspilman commented 8 years ago

Torsion last shipped using wxWidgets v2.6.3 which is from 2006.... 10 years old.

We need to update to the latest stable release of wxWidgets:

https://www.wxwidgets.org/downloads/

While the code is now on GitHub (https://github.com/wxWidgets/wxWidgets) we probably should remove the existing code from the repository and only include headers and libs from now on.

horvatha4 commented 8 years ago

Hi! I just made a 1:1 copy-replace in Torsion/code directory. wxWidgets-3.1.0 dir is renamed to wxWidgets. Now I can the UpdateBuildNumber program rebuild ( with some modification).

velteyn commented 6 years ago

I 'll takle this issue now after the completion of xml problem for now on.

velteyn commented 6 years ago

Following this old guide: http://wxwidgets.blogspot.com/2012/08/how-to-use-294-wxmsw-binaries.html If you got a newer one let me know :)

velteyn commented 6 years ago

Givin up... When I correct an error 200 rises up... This is indeed a lost cause... The whole program should be rebuilt upon the newer version and I alone cannot afford to rebuild the whole program alone in my spare time ... I see also that there is not any more interest nor help by anyone so ... I think that this project is dead and will remain so.. Sorry

velteyn commented 5 years ago

Ok ok , I have a pull request about this, I need help on linker erros, please read pull request notes