Closed lunchboxav closed 12 years ago
What line is it tripping on? I didn't see this with VS 2010 on the test machine building the example.
it was line 923, it says vector something. I tried to recreate the problem but now I can't even start to run the project. something wrong with openframeworksLibDebug.lib on my machine. I think there's something funny about my VS2010.
I think the problem started when I tried to add ofxOsc, must've put something wrong there. I didn't experience anything like this when doing the same thing on Xcode.
Line 923 in which file? ... Are you sure it's not something in your own project code?
I think it was in vs2010. because it was in the C:\ drive, not where I put openframeworks. that's why I said there's problem with my vs2010. let me recreate the problem again, and see if it still happens. because I've since moved to codeblocks and 2 Kinects are running perfectly fine.
I just tested again with VS2010 and didn't have any problems building. Closing this issue.
hi, got this error when debugging ofxKinect with multiple Kinects on Windows. didn't experience it when doing it on Mac. I think it's something that related to compiler, I used VS 2010. Anybody experienced the same problem? Cheers.