Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread IOhannes m zmölnig
thomas thiery wrote:
 Hello IOhannes,
 
 I use this source of Gem, is it the last?
 http://downloads.sourceforge.net/pd-gem/gem-0.91-3.tar.gz?use_mirror=heanet
 

it's the last official release (which does not take the peculiarities of
0.42 into account)

however, the latest and greatest sources are always available via our
version control system (subversion
https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem)

mfga.sdr
IOhannes

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread thomas thiery
Thank you,
I test the compilation and I have this error when I compile

g++ -c   -g -O2 -fPIC -freg-struct-return -Os -falign-loops=32
-falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx
-fpascal-strings   -I..
-I/Applications/Pd-0.42-4.app/Contents/Resources/src  glew.cpp -o
../Objects/glew.o
glew.cpp: In function ‘void* NSGLGetProcAddress(const GLubyte*)’:
glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at
/usr/include/mach-o/dyld.h:230)
glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at
/usr/include/mach-o/dyld.h:230)
glew.cpp:83: error: invalid conversion from ‘void*’ to ‘char*’
glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated (declared at
/usr/include/mach-o/dyld.h:182)
glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated (declared at
/usr/include/mach-o/dyld.h:182)
glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared at
/usr/include/mach-o/dyld.h:188)
glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared at
/usr/include/mach-o/dyld.h:188)
make[1]: *** [glew.o] Error 1
make: *** [Base] Error 2


I can't make an interpretation of this

2009/3/26 IOhannes m zmölnig zmoel...@iem.at

 thomas thiery wrote:
  Hello IOhannes,
 
  I use this source of Gem, is it the last?
 
 http://downloads.sourceforge.net/pd-gem/gem-0.91-3.tar.gz?use_mirror=heanet
 

 it's the last official release (which does not take the peculiarities of
 0.42 into account)

 however, the latest and greatest sources are always available via our
 version control system (subversion
 https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem)

 mfga.sdr
 IOhannes

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
Matohawk production
http://matohawkitongroup.free.fr
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread thomas thiery
no I have this line



2009/3/26 Matthias Neuenhofer matth...@neuenhofer.de

 in the glew.ccp line 83 the (char*) is missing before malloc

 symbolName = (char*)malloc(strlen((const char*)name) + 2);


 matthias
 Am 26.03.2009 um 15:36 schrieb thomas thiery:

 Thank you,
 I test the compilation and I have this error when I compile

 g++ -c   -g -O2 -fPIC -freg-struct-return -Os -falign-loops=32
 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx
 -fpascal-strings   -I..
 -I/Applications/Pd-0.42-4.app/Contents/Resources/src  glew.cpp -o
 ../Objects/glew.o
 glew.cpp: In function ‘void* NSGLGetProcAddress(const GLubyte*)’:
 glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:230)
 glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:230)
 glew.cpp:83: error: invalid conversion from ‘void*’ to ‘char*’
 glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:182)
 glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:182)
 glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:188)
 glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:188)
 make[1]: *** [glew.o] Error 1
 make: *** [Base] Error 2


 I can't make an interpretation of this

 2009/3/26 IOhannes m zmölnig zmoel...@iem.at

 thomas thiery wrote:
  Hello IOhannes,
 
  I use this source of Gem, is it the last?
 
 http://downloads.sourceforge.net/pd-gem/gem-0.91-3.tar.gz?use_mirror=heanet
 

 it's the last official release (which does not take the peculiarities of
 0.42 into account)

 however, the latest and greatest sources are always available via our
 version control system (subversion
 https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem)

 mfga.sdr
 IOhannes

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




 --
 Matohawk production
 http://matohawkitongroup.free.fr
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list





-- 
Matohawk production
http://matohawkitongroup.free.fr
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread Matthias Neuenhofer

in the glew.ccp line 83 the (char*) is missing before malloc

symbolName = (char*)malloc(strlen((const char*)name) + 2);


matthias
Am 26.03.2009 um 15:36 schrieb thomas thiery:


Thank you,
I test the compilation and I have this error when I compile

g++ -c   -g -O2 -fPIC -freg-struct-return -Os -falign-loops=32 - 
falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math - 
mmmx -fpascal-strings   -I..  -I/Applications/Pd-0.42-4.app/Contents/ 
Resources/src  glew.cpp -o ../Objects/glew.o

glew.cpp: In function ‘void* NSGLGetProcAddress(const GLubyte*)’:
glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at /usr/ 
include/mach-o/dyld.h:230)
glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at /usr/ 
include/mach-o/dyld.h:230)

glew.cpp:83: error: invalid conversion from ‘void*’ to ‘char*’
glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated  
(declared at /usr/include/mach-o/dyld.h:182)
glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated  
(declared at /usr/include/mach-o/dyld.h:182)
glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared  
at /usr/include/mach-o/dyld.h:188)
glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared  
at /usr/include/mach-o/dyld.h:188)

make[1]: *** [glew.o] Error 1
make: *** [Base] Error 2


I can't make an interpretation of this

2009/3/26 IOhannes m zmölnig zmoel...@iem.at
thomas thiery wrote:
 Hello IOhannes,

 I use this source of Gem, is it the last?
 http://downloads.sourceforge.net/pd-gem/gem-0.91-3.tar.gz?use_mirror=heanet


it's the last official release (which does not take the  
peculiarities of

0.42 into account)

however, the latest and greatest sources are always available via our
version control system (subversion
https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem)

mfga.sdr
IOhannes

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list



--
Matohawk production
http://matohawkitongroup.free.fr
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread thomas thiery
Ok

pix_video works with Gem 0.91-3 version trunk with pd 0.42-4 on Mac OSx
10.5.6


Gem source :
however, the latest and greatest sources are always available via our
version control system (subversion
https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem)

Thank you for your help



2009/3/26 thomas thiery matoh...@gmail.com

 Sorry it's true thank you.

 the compilation passed without problems npw I will test Gem with pd 0.42-4

 Thomas

 2009/3/26 thomas thiery matoh...@gmail.com

 no I have this line



 2009/3/26 Matthias Neuenhofer matth...@neuenhofer.de

 in the glew.ccp line 83 the (char*) is missing before malloc

 symbolName = (char*)malloc(strlen((const char*)name) + 2);


 matthias
 Am 26.03.2009 um 15:36 schrieb thomas thiery:

 Thank you,
 I test the compilation and I have this error when I compile

 g++ -c   -g -O2 -fPIC -freg-struct-return -Os -falign-loops=32
 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx
 -fpascal-strings   -I..
 -I/Applications/Pd-0.42-4.app/Contents/Resources/src  glew.cpp -o
 ../Objects/glew.o
 glew.cpp: In function ‘void* NSGLGetProcAddress(const GLubyte*)’:
 glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:230)
 glew.cpp:80: warning: ‘NSAddImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:230)
 glew.cpp:83: error: invalid conversion from ‘void*’ to ‘char*’
 glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:182)
 glew.cpp:89: warning: ‘NSLookupSymbolInImage’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:182)
 glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:188)
 glew.cpp:91: warning: ‘NSAddressOfSymbol’ is deprecated (declared at
 /usr/include/mach-o/dyld.h:188)
 make[1]: *** [glew.o] Error 1
 make: *** [Base] Error 2


 I can't make an interpretation of this

 2009/3/26 IOhannes m zmölnig zmoel...@iem.at

 thomas thiery wrote:
  Hello IOhannes,
 
  I use this source of Gem, is it the last?
 
 http://downloads.sourceforge.net/pd-gem/gem-0.91-3.tar.gz?use_mirror=heanet
 

 it's the last official release (which does not take the peculiarities of
 0.42 into account)

 however, the latest and greatest sources are always available via our
 version control system (subversion
 https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem)

 mfga.sdr
 IOhannes

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




 --
 Matohawk production
 http://matohawkitongroup.free.fr
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list





 --
 Matohawk production
 http://matohawkitongroup.free.fr




 --
 Matohawk production
 http://matohawkitongroup.free.fr




-- 
Matohawk production
http://matohawkitongroup.free.fr
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread IOhannes m zmölnig
thomas thiery wrote:
 Thank you,
 I test the compilation and I have this error when I compile
 make: *** [Base] Error 2
 
 
 I can't make an interpretation of this

i have fixed this now in svn (just update your working copy)

fgmadr
IOhannes

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Gem-0.91-3 pd 0.42-4

2009-03-26 Thread IOhannes m zmölnig
thomas thiery wrote:
 Thank you,
 I test the compilation and I have this error when I compile
 make: *** [Base] Error 2
 
 
 I can't make an interpretation of this

i have fixed this now in svn (just update your working copy)

fgmadr
IOhannes

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list