ofxFenster crashed on Visual Studio 2010
Hi, my name is Sunu Wibirama I am working on my research project using OF 007. I am interested in controlling my application using ofxFenster, as it seems possible to make another window to put control panel and the other as the primary window. Last time, I downloaded ofxFenster on Oct. 23, 2012., and tried to compile it on Visual Studio 2010. I can compile the "example" project, but soon it crashed and the IDE stated that "stackoverflow" had occured. The window could be initialized, but the image was not loaded.
I tried to compile on two operating systems: Windows XP SP 2 and Windows 7, but i got the same result. Does anybody who uses Visual Studio 2010 get the same result ? Now, I am trying to solve this problem, but I cannot get reference from Google.
My system:
Windows XP SP 2 OpenFrameworks 007 Visual Studio 2010 Graphic Card: Quadro 5000 Single monitor
Hmm I don't have visual studio installed, so I can't test it. But do you have some more information about where the stackoverflow occurs? If you run it with the debugger, it should give you a specific line or something...