We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 964

Summary: version bump to package the macosx 64bit version
Product: SDL_net Reporter: Vittorio Giovara <vitto.giova>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P2    
Version: unspecified   
Hardware: x86_64   
OS: Mac OS X 10.6   

Description Vittorio Giovara 2010-03-03 11:56:45 UTC
SDL_net and SDL_ttf are the only two mainstream sdl projects that aren't shipped with the x86_64 architecture in Mac OS X framework bundle.
It is possible to compile the missing architecture from the latest svn sources.

would it be feasable to make a version bump to include latest mods and to ship a three-way universal framework bundle?
Comment 1 Sam Lantinga 2012-01-02 22:10:04 UTC
Yep, I'm working on that this week.
Comment 2 Sam Lantinga 2012-01-02 22:48:07 UTC
This is ready for release!
http://hg.libsdl.org/SDL_net/rev/731b6da585bb
Comment 3 Vittorio Giovara 2012-01-03 14:10:24 UTC
Hmm just a thought, won't that leave out people who want to shipt x86_64 binaries in a framework that is compatible with 10.4?
True, it's a minority, but sdl_net 1.2.7 is perfectly working in 64bit version as well as in a 10.4 (32bit) enviroment...
Comment 4 Sam Lantinga 2012-01-03 16:28:40 UTC
I no longer have a 10.4 development/testing environment, so I'm not supporting them.  You're welcome to build it yourself for your needs, however.