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

Nicolas Montgermont via GEM-dev gem-dev at lists.iem.at
Thu Jun 5 21:36:23 CEST 2014


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

Thanks for your work!
I've done a fresh copy of your repository on github and from what I
understand, it tries to compile GemWinCreateMac.cpp
(no more Gem.pd_darwin whithout tweaking...)
in the Makefile.am, i see it's related to the ENABLE_MULTICONTEXT variable,
in my config.log i have:
ENABLE_MULTICONTEXT_FALSE=''
ENABLE_MULTICONTEXT_TRUE='#'
so it seems I have the wrong value, how can I tell configure to enable
multicontext ?

if I manually remove the line containing GemWinCreateMac.cpp from
src/Base/Makefile.am
and remove the line containing gemwin.cpp from src/Control/Makefile.am
it compiles but I have the same symbol error as before when loading:
/Users/nix/Library/Pd/Gem/Gem.pd_darwin:
dlopen(/Users/nix/Library/Pd/Gem/Gem.pd_darwin, 10): Symbol not found:
__Z10initGemWinv
  Referenced from: /Users/nix/Library/Pd/Gem/Gem.pd_darwin
  Expected in: flat namespace
 in /Users/nix/Library/Pd/Gem/Gem.pd_darwin

best
n
Le 05/06/2014 18:46, IOhannes m zmölnig via GEM-dev a écrit :
> On 06/04/2014 02:54 PM, Nicolas Montgermont via GEM-dev wrote:
>>
>>
>> Le 04/06/2014 14:18, IOhannes m zmölnig via GEM-dev a écrit :
>>> nm -u Gem.pd_darwin
>> here it is
>
> thanks.
> i pushed (to github only for now) a changeset that at least let's me (on
> linux!) compile and run Gem without GemWinCreate and stuff.
>
> the fix already disables GemWinCreateMac.cpp and the like (so if you get
> an error when checking out, revert your changes (e.g. `git checkout
> src/Base/Makefile.am?) and try again)
>
> fgmadsr
> IOhannes
>
>
>
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at lists.iem.at
> http://lists.puredata.info/listinfo/gem-dev

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

iEYEARECAAYFAlOQxrcACgkQyQxFEQ9xedPbDQCgpgPp1jjedFZ9g64lNl5QqM5G
woYAn3ib0AGeghJmjlPXgmOpk++ZCgYS
=kw/4
-----END PGP SIGNATURE-----

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20140605/d759358f/attachment.html>


More information about the GEM-dev mailing list