Quantcast
Viewing all articles
Browse latest Browse all 898

OS X Problems

I’m trying to run the SDK examples with not a lot of success. The Python ones only seem to be for Linux or Windows only. I can’t get the C#, C++, or Python examples to run on my Windows 10 machine because I don’t have the Bluetooth adapter. I’ve tried a couple of Node.js wrappers, with no success.

Your iOS examples don’t work at all, I get this error. “missing required architecture x86_64 in file”

Only some of your Mac OS examples work, but not the ones I’m interested in. When I try to build the EmotionalState example, I get the following errors:

Use of undeclared identifier 'IS_PerformanceMetricGetEngagementBoredomScore'
Use of undeclared identifier 'IS_PerformanceMetricGetRelaxationScore'
Use of undeclared identifier 'IS_PerformanceMetricGetStressScore'
Use of undeclared identifier 'IS_PerformanceMetricGetExcitementScore'
Use of undeclared identifier 'IS_PerformanceMetricInterestScore'

I’m no good at Objective C, so I have no idea what this error means.

Overall my experience so far has been disappointing.

Has anyone managed to write anything for OS X that actually works? Ideally in Python, but will take anything.


Viewing all articles
Browse latest Browse all 898

Trending Articles