Client Tools SDK v1.6 --------------------- June 2003 About This Release ------------------ This client tools SDK release is designed for versions 3.0 and earlier of faceLAB. It includes networking code for Microsoft VC++ .NET 2003 and VC++ V6, as well as Linux G++. Change Since Version 1.5 ------------------------ * Updates for .NET 2003 support * Revised code/documentation and ensured support for faceLAB 3.0 Changes Since Version 1.4 ------------------------- * Small updates to facestates to support faceLAB 2.0 data format Changes Since Version 1.3 ------------------------- * Ported and tested code under Linux (Mandrake 8.2) * Added support for faceLAB 1.1, retaining support for faceLAB 1.0 and custom faceLAB versions. * Added C networking client * Removed Matlab functions – they are now part of the Face Toolbox (FaT) * Improved source code and user manual documentation Where to Start -------------- * User Manual - "Client Tools SDK v1.6\doc\Client Tools SDK.pdf" * Source code documentation - "Client Tools SDK v1.6\doc\html\index.html" Under windows, these links should be available under the Start Menu. Known Issues ------------ * The Linux Makefiles do not include the dependency on the lib directory. If you modify files in lib, you will need to do a make clean followed by a make for each project.