Hi,
I am using the library template for PuREST JSON.
This library needs libcurl for compilation, and libcurl throws errors while cross-compiling for architectures with different word sizes, e.g. compiling 32-Bit on 64-Bit. (http://ubuntuforums.org/showthread.php?t=1680426)
To counter this, me.grimm has removed 32-Bit support for Mac OS X, and I have merged that with my branch. (https://github.com/megrimm/PuRestJson/commit/c9981507dfc9fb1da763c83d15a86cf...)
So: Is 32-Bit on Mac OS X still around?
Also: The version of json-c in fink seems to be 0.10 still, while 0.11 is out for a while. Can someone please update the package? (https://s3.amazonaws.com/json-c_releases/releases/index.html)
Thanks, Thomas
hey thomas
So: Is 32-Bit on Mac OS X still around?
afaik fink on 10.7>= is 64-bit only. MacPorts, on the other hand, can build universal like this
$ port install portname +universal
So I would believe to build 32-bit one would have to build against Macports and NOT fink. that gets rid of the lib curl error....
m
On Fri, Jan 10, 2014 at 7:08 PM, Thomas Mayer thomas@residuum.org wrote:
Hi,
I am using the library template for PuREST JSON.
This library needs libcurl for compilation, and libcurl throws errors while cross-compiling for architectures with different word sizes, e.g. compiling 32-Bit on 64-Bit. (http://ubuntuforums.org/showthread.php?t=1680426)
To counter this, me.grimm has removed 32-Bit support for Mac OS X, and I have merged that with my branch. ( https://github.com/megrimm/PuRestJson/commit/c9981507dfc9fb1da763c83d15a86cf... )
So: Is 32-Bit on Mac OS X still around?
Also: The version of json-c in fink seems to be 0.10 still, while 0.11 is out for a while. Can someone please update the package? (https://s3.amazonaws.com/json-c_releases/releases/index.html)
Thanks, Thomas -- "When one's home has a really excellent computer capable of reaching other computers anywhere in the Galaxy, one scarcely needs to budge." (Janov Pelorat in: Isaac Asimov - Foundation's Edge) http://www.residuum.org/
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
On 2014-01-11 01:08, Thomas Mayer wrote:
So: Is 32-Bit on Mac OS X still around?
due to QuickTime issues, Gem on OSX is still 32bit only. this means that whoever wants to run Gem on OSX, will need to use a 32bit version of Pd and not being able to run a 64bit-only purest json.
admittedly this is an issue of Gem, but little can be done about it.
gfmdsar IOhannes
admittedly this is an issue of Gem, but little can be done about it.
except getting a working 64-bit version of Gem.
I have it compiled on 64-bit w/ gmerlin for pix_film but native filmQTKIT would be better. there has been some work done on this for Max and oFX that might be useful code to port to Gem since last time i looked at this a couple years ago:
see https://github.com/brianchasalow/jit.BC.QTKit & http://www.openframeworks.cc/documentation/video/ofQTKitPlayer.html
unfortunately I am not skilled or organized enough to implement myself but I would be happy to help!!! I would love to get my students using 64-bit pd builds on their macs (all 50 of them this semester have macs)
m
On Sun, Jan 12, 2014 at 12:33 PM, IOhannes m zmölnig zmoelnig@iem.atwrote:
On 2014-01-11 01:08, Thomas Mayer wrote:
So: Is 32-Bit on Mac OS X still around?
due to QuickTime issues, Gem on OSX is still 32bit only. this means that whoever wants to run Gem on OSX, will need to use a 32bit version of Pd and not being able to run a 64bit-only purest json.
admittedly this is an issue of Gem, but little can be done about it.
gfmdsar IOhannes
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
At this point, the thing to do is probably raise money to pay someone to do it.
.hc
On Jan 12, 2014, at 1:42 PM, me.grimm wrote:
admittedly this is an issue of Gem, but little can be done about it.
except getting a working 64-bit version of Gem.
I have it compiled on 64-bit w/ gmerlin for pix_film but native filmQTKIT would be better. there has been some work done on this for Max and oFX that might be useful code to port to Gem since last time i looked at this a couple years ago:
see https://github.com/brianchasalow/jit.BC.QTKit & http://www.openframeworks.cc/documentation/video/ofQTKitPlayer.html
unfortunately I am not skilled or organized enough to implement myself but I would be happy to help!!! I would love to get my students using 64-bit pd builds on their macs (all 50 of them this semester have macs)
m
On Sun, Jan 12, 2014 at 12:33 PM, IOhannes m zmölnig zmoelnig@iem.at wrote: On 2014-01-11 01:08, Thomas Mayer wrote:
So: Is 32-Bit on Mac OS X still around?
due to QuickTime issues, Gem on OSX is still 32bit only. this means that whoever wants to run Gem on OSX, will need to use a 32bit version of Pd and not being able to run a 64bit-only purest json.
admittedly this is an issue of Gem, but little can be done about it.
gfmdsar IOhannes
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
-- ____________________ m.e.grimm | m.f.a | ed.m. megrimm@gmail.com _________________________________ _______________________________________________ Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev