Closed abrennec closed 4 years ago
Is probably because of the xcode project files. Could you update the project files with the ProjectGenerator and test again?
I did, but I will do it once again.
Am 14.08.2020 um 10:25 schrieb markusTraber notifications@github.com:
Is probably because of the xcode project files. Could you update the project files with the ProjectGenerator and test again?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ctechfilmuniversity/research_iva/issues/26#issuecomment-673955954, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG32BQDIVQF3Z4C3QDISL4LSATYJPANCNFSM4P6K4LQA.
Oh okay. Maybe could you have a look if the marked files are also visible for you in xcode? If not, try to drag them from Finder to xcode to the correct place.
Hi, same same .. no different. Now it crashes right away. I think it has something to do with the video grabber. I will try to look into the issue. Could you maybe post my bug report to the openFrameworks forum or search it for similar issues ?
Am 14.08.2020 um 11:29 schrieb markusTraber notifications@github.com:
Oh okay. Maybe could you have a look if the marked files are also visible for you in xcode? If not, try to drag them from Finder to xcode to the correct place.
https://user-images.githubusercontent.com/12909076/90235249-48823000-de21-11ea-950b-0dcd4a5fc653.png — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ctechfilmuniversity/research_iva/issues/26#issuecomment-673984546, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG32BQB4QKE36S66YXKQLTLSAT7ZNANCNFSM4P6K4LQA.
In the other issue, I posted a Link to a similar issue, you are facing regarding the webcam: Click here
Thank you, Ill check that!
markusTraber notifications@github.com schrieb am Fr., 14. Aug. 2020, 12:08:
In the other issue, I posted a Link to a similar issue, you are facing regarding the webcam issue: Click here https://github.com/openframeworks/openFrameworks/issues/6193
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ctechfilmuniversity/research_iva/issues/26#issuecomment-674000211, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG32BQHLUMKGBZOZPOXRVWLSAUEIBANCNFSM4P6K4LQA .
Hi Markus, the string is also part of my info-plist file ..
.. but, changing the privacy settings as described in the issue you referenced fixed it !! OMG ... ivaapp was not checked there. I do not know why ... anyways, now it works! Will check the apps :-)
Pulled the repo, switched to master branch, built the branch: Linker error occurs. Problem seems to be that you did not add the objectContour cpp file, only the header and in the ofApp you instantiate such an object.