[GEM-dev] Gem 0.93.3 compilation on ubuntu Natty (11.04) 64 bit: imageMAGICK.cpp:82:54: error: ‘GetMimeList’ was not declared in this scope

Hans-Christoph Steiner hans at at.or.at
Mon Jan 30 15:41:45 CET 2012


IMHO, I say just deprecate the pd-gem SVN and focus on git.  It seems the move to git has been good for getting more contributions, despite my crabbiness ;)

.hc

On Jan 30, 2012, at 3:59 AM, IOhannes m zmoelnig wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2012-01-29 07:08, John Harrison wrote:
>> On my Natty 64 bit laptop I've been running an SVN of Gem 93 but recently
> 
> hmm, developmen of Gem has moved from svn to git.
> despite my plans to sync the svn repository with git every now and then,
> i never found the time todo so.
> therefore it would be highly appreciated if you could use either the
> released sources of Gem (0.93.3) or use a git checkout:
> 
> $ git clone git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem
> 
> if you want to stay stable, use the "0.93" branch (which is 0.93.3 + a
> few minor bugfixes):
> 
> $ cd Gem
> $ git checkout 0.93
> 
> 
>> I've had a problem that any video I try to load with [pix_film] (or
>> probably [pix_movie] although I haven't tried) crashes Pd. I thought I'd
>> compile the latest Gem release with plugins to see if that fixed the
>> problem. When I try to compile, though, I get:
>> imageMAGICK.cpp:82:54: error: ‘GetMimeList’ was not declared in this scope
>> 
>> I have Natty's libmagick++-dev, libmagickcore-dev, libmagickwand-dev (all
>> version 6.6.2.6) installed.
>> 
>> Am I right that GetMimeList() should be defined in a mime.h header file
>> associated with imagemagick? 
> 
> no. "GetMimeList()" is a member of the imageMAGICK class. it seems like
> your imageMAGICK.h and imageMAGICK.cpp are slightly out of sync - e.g.
> because you modified one or only updated the other.
> alternatively it could mean, that the build-system is somewhat broken so
> that the 2 files are _made_ out of sync (with some compiler switches) -
> which should obviously never happen.
> 
> 
> fgamsdr
> IOhannes
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk8mXAgACgkQkX2Xpv6ydvSPZwCgio339wOg7/ad9wkiWOnYrb1Q
> aWgAoI4XOpp7K0nBGMr4l1J1y3PR89VM
> =B4Ar
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at iem.at
> http://lists.puredata.info/listinfo/gem-dev





----------------------------------------------------------------------------

"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.






More information about the GEM-dev mailing list