ofZach

Results 142 comments of ofZach

> It's just that for whatever reason, having projectGenerator add them seems to cause issues for some reason vs manually adding them. also could you include some screenshots or examples...

can you get *specific* about the "OpenGL, etc errors" -- like, include screenshots of the errors or some more info?

that's strange -- could be good see up close. can you zip up a project that gives these errors, I'd like to take a look?

oddly, that built fine for me (after deleting the AirPod files, which we discussed previously on your repo and I had removed from ofxArKit when testing that issue) on of_v0.11.2_ios_release...

thanks - would the suggested behavior be to not overwrite if it already exists? this file is part of the template and we are copying things over so it's getting...

I pulled the examples out of ofxCv into a new folder and did update and it worked. (although when I did verbose it stalled out I think because of a...

yes this is a general bug (which has existed since 0.9 and maybe longer) -- if a folder has src in it it will be assumed to be an project...

**Can project path be any path anywhere?** yes, but keep in mind that if it's outside of the OF folder, the project may use fixed paths, so that if you...

I think maybe we can simply rename "path" to something like "containing folder" ? I think it's helpful to think of path more like that -- a folder which contains...