Jan Krutisch wrote:
Hi,

On Sun, Nov 8, 2009 at 6:37 PM, Roger Dannenberg <r...@cs.cmu.edu> wrote:
Jan,
  I went through the code fairly carefully to make it 64-bit compatible,
including turning on some compiler warnings for 64-bit code in xcode and
actually cross-compiled 64-bit libraries, but I did not do any actual
testing. I would be (pleasantly) surprised if everything actually works, so
please report any problems (and thanks for reporting initial success).

I actually didn't find any obvious problems, but there are quite a few
warnings in the compilation process. Apart from that, it looks quite
stable in 64bit and I'll happily report all errors I come across.
I thought I eliminated the warnings under xcode, but it may depend on settings. I'll check again. It may not be practical to eliminate all warnings.
  I'll confess that I have not put much effort into installation. I thought
the current xcode project was set up to do installs. I hate to install on my
development machine because I always end up linking to an old installed
library instead of the current version I'm trying to test. I'll take a look.
  The pm_mac/Makefile.osx might work, but it is more-or-less legacy code now
that I'm using Cmake. I suppose I should verify that Cmake can build a
proper makefile, then remove Makefile.osx, Makefile.linux, etc. from the
Portmidi sources.

Hm, I was under the impression that Makefile.osx does use cmake, so
there's an easier way to build and install?
It should be possible to generate a makefile on OS X with the cmake files, but I haven't tried it. I'm still dealing with various cmake/configuration issues, but I think things will settle down soon.
Anyway, thanks for your feedback. I'll try to stresstest the lib a bit :)


_______________________________________________
media_api mailing list
media_api@create.ucsb.edu
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to