From f3e5ceffbceaf6f9931ad2ac6bad69732d37dd4c Mon Sep 17 00:00:00 2001 From: Wim Vriend Date: Sat, 23 Oct 2010 15:36:16 +0000 Subject: Built in support of TIRViews. Older games like CFS3 require this to be in the program-folder. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@25 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb --- FaceTrackNoIR/FTServer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'FaceTrackNoIR/FTServer.cpp') diff --git a/FaceTrackNoIR/FTServer.cpp b/FaceTrackNoIR/FTServer.cpp index ff273cc3..2bd3d5f5 100644 --- a/FaceTrackNoIR/FTServer.cpp +++ b/FaceTrackNoIR/FTServer.cpp @@ -30,6 +30,7 @@ // // The FaceAPI only runs in the 'Release' configuration. It may have something to // do with compiler-settings, but for now it's not solved... +// --> WVR 20101023: This was solved by downgrading to VS2005... // // Connecting with the Freetrack DLL only seems to work, when UNICODE is OFF. // That's strange, isn't it? -- cgit v1.2.3