Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
facesynthesizer [2010/11/12 16:15] nishimotzfacesynthesizer [2011/10/08 22:05] (current) nishimotz
Line 4: Line 4:
  
 facesynthesizer is known as Galatea FSM. facesynthesizer is known as Galatea FSM.
 +
 +Project : http://en.sourceforge.jp/projects/galatea/
  
 ===== repositories ===== ===== repositories =====
Line 12: Line 14:
 ===== Mac OS X build ===== ===== Mac OS X build =====
  
-unfinished:+updated 2011-10-08 
 + 
 +  * MacOSX 10.6.8 / gcc 4.2.1 
 +  * modified FSM https://github.com/nishimotz/facesynthesizer/tree/mac 
 +  * using native OpenGL/GLUT (not X11 version of OpenGL)
  
 <code> <code>
 $ git clone https://nishimotz@github.com/nishimotz/facesynthesizer.git $ git clone https://nishimotz@github.com/nishimotz/facesynthesizer.git
 $ cd facesynthesizer $ cd facesynthesizer
-$ cd src +$ git checkout mac 
-CFLAGS='-arch i386' make+$ cd src/glpng/src 
 +make -f Makefile.MAC 
 +$ cd ../../ 
 +make
 </code> </code>
  
-errors: 
- 
-<code> 
-In file included from Main.cpp:1: 
-Main.h:70: error: aggregate 'termio tty' has incomplete type and cannot be defined 
-Main.h:70: error: aggregate 'termio oldtty' has incomplete type and cannot be defined 
-Main.cpp: In function 'void myGlutTimer(int)': 
-Main.cpp:484: error: 'TCGETA' was not declared in this scope 
-Main.cpp:484: error: 'ioctl' was not declared in this scope 
-Main.cpp:487: error: 'VMIN' was not declared in this scope 
-Main.cpp:488: error: 'VTIME' was not declared in this scope 
-Main.cpp:491: error: 'TCSETAW' was not declared in this scope 
-make: *** [Main.o] Error 1 
-</code> 
  
facesynthesizer.1289546112.txt.gz · Last modified: 2010/11/12 16:15 by nishimotz
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0