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 - version bump to package the macosx 64bit version
Summary: version bump to package the macosx 64bit version
Status: RESOLVED FIXED
Alias: None
Product: SDL_net
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86_64 Mac OS X 10.6
: P2 trivial
Assignee: Sam Lantinga
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 11:56 UTC by Vittorio Giovara
Modified: 2012-01-03 16:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.