hello,

i now have an error compiling the svn (rev 4078)


nusmuk@chnry:~/pd/Gem/src$ make
Making all in Base
make[1]: entrant dans le répertoire « /home/nusmuk/pd/Gem/src/Base »
make  all-am
make[2]: entrant dans le répertoire « /home/nusmuk/pd/Gem/src/Base »
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I..  
-DHAVE_VERSION_H -DPD  -I/usr/include/FTGL -I/usr/include/freetype2    -g -O2 
-fPIC -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps 
-funroll-loops -ffast-math -mmmx -MT libBase_la-GemPixUtil.lo -MD -MP -MF 
.deps/libBase_la-GemPixUtil.Tpo -c -o libBase_la-GemPixUtil.lo `test -f 
'GemPixUtil.cpp' || echo './'`GemPixUtil.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_VERSION_H -DPD 
-I/usr/include/FTGL -I/usr/include/freetype2 -g -O2 -fPIC -freg-struct-return 
-O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math 
-mmmx -MT libBase_la-GemPixUtil.lo -MD -MP -MF .deps/libBase_la-GemPixUtil.Tpo 
-c GemPixUtil.cpp  -fPIC -DPIC -o .libs/libBase_la-GemPixUtil.o
GemPixUtil.cpp: In member function ‘virtual void imageStruct::fromRGBA(const 
unsigned char*)’:
GemPixUtil.cpp:621: error: invalid conversion from ‘const unsigned char*’ to 
‘unsigned char*’
GemPixUtil.cpp:621: error:   initializing argument 1 of ‘void 
RGBA_to_UYVY_SSE2(unsigned char*, size_t, unsigned char*)’
GemPixUtil.cpp: In member function ‘virtual void imageStruct::fromUYVY(const 
unsigned char*)’:
GemPixUtil.cpp:1459: error: invalid conversion from ‘const unsigned char*’ to 
‘unsigned char*’
GemPixUtil.cpp:1459: error:   initializing argument 1 of ‘void 
UYVY_to_RGB_SSE2(unsigned char*, size_t, unsigned char*)’
GemPixUtil.cpp:1503: error: invalid conversion from ‘const unsigned char*’ to 
‘unsigned char*’
GemPixUtil.cpp:1503: error:   initializing argument 1 of ‘void 
UYVY_to_RGBA_SSE2(unsigned char*, size_t, unsigned char*)’
make[2]: *** [libBase_la-GemPixUtil.lo] Erreur 1
make[2]: quittant le répertoire « /home/nusmuk/pd/Gem/src/Base »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « /home/nusmuk/pd/Gem/src/Base »
make: *** [all-recursive] Erreur 1


cheers,

Cyrille

Le 21/06/2011 18:40, IOhannes m zmoelnig a écrit :
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-06-21 15:07, cyrille henry wrote:
hello,
thanks for the explanation,

it look like you have planed everything, and i can't really help.
(can I?)

so for now, i just get a bigger hard drive and export in tiff in order
to have better quality images...


quality settings should work again with imageJPEG and imageMAGICK.

fgamsdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4AyZQACgkQkX2Xpv6ydvRkvQCgjjveyD5mhCK7tNqHOwcBevN6
l+wAoOsOlA1UO5GrkIDSS9TbFs45zvfX
=1Kvm
-----END PGP SIGNATURE-----




_______________________________________________
GEM-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/gem-dev

_______________________________________________
GEM-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/gem-dev

Reply via email to