When i try to run my code, i get this exception: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow should only be instantiated on the main thread!'
this seems to be a mac specific issue, which is due to apple coding restrictions, and should be solved in the code (banodoco/Steerable-Motion#53 (comment)). i am running on a m4 imac.
When i try to run my code, i get this exception: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow should only be instantiated on the main thread!'
this seems to be a mac specific issue, which is due to apple coding restrictions, and should be solved in the code (banodoco/Steerable-Motion#53 (comment)). i am running on a m4 imac.