summaryrefslogtreecommitdiffhomepage
path: root/FaceTrackNoIR/FTServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'FaceTrackNoIR/FTServer.cpp')
-rw-r--r--FaceTrackNoIR/FTServer.cpp1
1 files changed, 1 insertions, 0 deletions
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?