No such module 'MetaWearCpp'

Hello,

I've run into an odd problem, which is almost certainly my own fault.

I decided to start over with a fresh slate, so downloaded the starter project again (https://github.com/mbientlab/MetaWear-SDK-iOS-macOS-tvOS/tree/master/StarterProject). I got the ZIP file (not git method).

Now, I've run this start project without problems before - just a few days ago. However, even with no changes, it just doesn't work now for some obscure reason. Well, the reason is as stated in the title - the build fails with error 'No such module 'MetaWearCpp'', which originates from the file 'DeviceInformation.swift' as it tries to import said library.

At first I figured I needed to do one or more of the steps described here: https://mbientlab.com/tutorials/Apple.html
And so I did, with no changes. Now I'm thinking maybe doing the steps again broke something? Like adding to the PATH variable once again.

Whatever the case, I'm at my wits end.
Sorry to once again bring such a trivial and no doubt self-inflicted problem. I just don't know where else to turn.

Thanks,
Tobias

Comments

Sign In or Register to comment.