News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

I modified the wxWidgets Template to support both 2.4.2 & 2.6.x in dll form.

Started by jmccay, August 05, 2005, 02:46:50 AM

Previous topic - Next topic

jmccay

  Do you people want it?  I am affraid I may have posted this is the wrong forum before--sorry.  Here is the other post:
Quote
It's done and working.  I didn't test the 2.4.2 because I don't have it installed.  I just test on [2.6.1] version.  The change was minimal.  I appended a _26 to the new file--as you will see when you get it.  It might be a good idea in the future to do something similar, and it might be possible to add platform abbreviation such as _26_msw in the future if someone has multiple target platforms.

The end result is that the appropriate library is linked when the new project is completed.  Using the way I did it, it should be possible to support several versions--including multiple target platforms in the future.
Joe M.
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

rickg22

On the homepage, there's a "Patch requests" link (below 'development').

jmccay

I'll try and generate a patch file, and then I'll submit it.
Joe M.
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

rickg22

Generating ".patch" files is not necessary.

Just zip the darn thing :P makes it easier for me.

jmccay

Zipped and submitted.  I am working on a change for the static version.  I didn't log into Sourceforge So I am a nobody.  :)
joe m
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

rickg22

Thanks! Currently we're working on a Unicode Conversion blitz (we must have it for next week! :shock: ), sorry if we don't put it in CVS soon.

jmccay

OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.