[GEM-dev] Compiling Gem from git on osx mavericks

Nicolas Montgermont via GEM-dev gem-dev at lists.iem.at
Wed May 28 17:40:26 CEST 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ok here we are:

without "-k" it stops at pix_frei0r:
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src
-DGEM_INTERNAL -DGLEW_BUILD -DPD
-I/Applications/Pd-extended.app/Contents/Resources/src -arch i386 -w -Os
-ffast-math -mmmx -fpascal-strings -MT libPixes_la-pix_freeframe.lo -MD
-MP -MF .deps/libPixes_la-pix_freeframe.Tpo -c pix_freeframe.cpp -o
libPixes_la-pix_freeframe.o >/dev/null 2>&1
pix_frei0r.cpp:259:24: error: const_cast from 'const value_type *'
      (aka 'const char *') to 'f0r_param_string *' (aka 'char **') is not
      allowed
    f0r_param_string*v=const_cast<f0r_param_string*>(s.c_str());
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

- -------------
with "-k" I still have no Gem.pd_darwin:
$ find . -iname "*pd_darwin*"
./extra/pix_drum/.libs/pix_drum.pd_darwin
./extra/pix_drum/pix_drum.pd_darwin
./extra/pix_fiducialtrack/.libs/pix_fiducialtrack.pd_darwin
./extra/pix_fiducialtrack/pix_fiducialtrack.pd_darwin
./extra/pix_hit/.libs/pix_hit.pd_darwin
./extra/pix_hit/pix_hit.pd_darwin
./extra/pix_mano/.libs/pix_mano.pd_darwin
./extra/pix_mano/pix_mano.pd_darwin
./gemcocoawindow.pd_darwin
./gemglutwindow.pd_darwin
./src/Output/.libs/gemcocoawindow.pd_darwin
./src/Output/.libs/gemglutwindow.pd_darwin

There is only errors in imageQT, filmDarwin, videoDarwin and Output/ like:

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPD
-I/Applications/Pd-extended.app/Contents/Resources/src -arch i386
-D_THREAD_SAFE -w -Os -ffast-math -mmmx -fpascal-strings -MT
gemglutwindow_la-gemglutwindow.lo -MD -MP -MF
.deps/gemglutwindow_la-gemglutwindow.Tpo -c gemglutwindow.cpp -o
gemglutwindow_la-gemglutwindow.o >/dev/null 2>&1
gemmacwindow.cpp:269:3: error: use of undeclared identifier 'GetPort';
did you
      mean 'CFRunLoopSourceContext1::getPort'?
  GetPort (&cgrafSave);
  ^~~~~~~
  CFRunLoopSourceContext1::getPort


Do you want my complete compilation log or some specific lines?

Thanks for your help
Best
n

- -- 
http://www.nimon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAlOGA2oACgkQyQxFEQ9xedMOIACgnmxrREyZcY+wlUthq6j0YWUq
oDMAoIIXm1Ws/qqZvDq/L7QbqioBSqJa
=vHjy
-----END PGP SIGNATURE-----




More information about the GEM-dev mailing list