[GEM-dev] Compiling Gem from terminal on OSX: WAS: anyone have a recent G5 OSX binary?

B. Bogart ben at ekran.org
Wed Apr 26 18:03:13 CEST 2006


Hi all,

So I commented out YUV422_to_YV12_altivec

So now I'm getting:

g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16
-funroll-loops -ffast-math -faltivec   -I..   GemPixUtil.cpp -o
GemPixUtil.o
GemPixUtil.cpp: In member function `void imageStruct::fromRGBA(unsigned
char*)
   ':
GemPixUtil.cpp:533: error: `bgradata' undeclared (first use this function)
GemPixUtil.cpp:533: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
GemPixUtil.cpp: In member function `void imageStruct::fromYV12(short int*,
   short int*, short int*)':
GemPixUtil.cpp:1126: error: `pixels' undeclared (first use this function)

so it looks uglier to remove fromRGBA.

Any other hints?

Johannes, I can't find your other message, but your line numbers did not
correspond to what I was looking at, maybe I was looking at the wrong
file.

Thanks!

.b.





More information about the GEM-dev mailing list