Theodore Watson

Results 450 comments of Theodore Watson

@dimitre > Questions: is VideoIO needed in opencvPeopleDetector? > should we remove "videoio" include and settings from apothecary? I don't believe videoIO is needed for that example. I am guessing...

Getting pretty close here, the last two issues in this list are the PG issues regarding adding subfolders of src/ and local addons. I think in addition a couple of...

thanks @dimitre I'll see if I can track down both of these issues and fix. for RPI - can you test with the nightly builds?

That error with assimp3DModelLoaderExample is really weird as main.o is being linked. Do the ofxAssimp examples work?

> ofxAssimpExample compiled ok running it returns this error: > > ``` > [ error ] ofAppGLFWWindow: 65543: GLX: Failed to create context: GLXBadFBConfig > [ error ] ofAppGLFWWindow: couldn't...

Nice @dimitre I wonder if we should comment out all the `settings.setGLVersion` calls for the RPI release as part of the Create Package script? Or wrap in an Ifndef ?

Thanks @roymacdonald - I added a couple of comments but apart from that looks good to go. I am going to take a stab at the ofBaseVideoPlayer stuff now.

@roymacdonald - If you can address the two comments I left then I think its good to merge! Thanks!

Thanks @roymacdonald ! @dimitre - I am tempted to just merge this due to the public member issue Roy mentioned. Would that be fine with you and then we can...

Thanks @dimitre - I think we can now go in and fix up some of this stuff with the goal of not breaking Windows and then figure out a 'path'...