Since updating the SDK manager, and downloading SDK 8.1.0, I can no longer build all watch models that I support with SDK 7.4.3
I receive the following error from attempts to build newer watch models:
[{
"resource": "/c:/Users/Jeff/Google Drive/Sailing/Sail2WinApp/Sail2Win/",
"owner": "monkeyc",
"severity": 8,
"message": "Device 'fr255' requires API Level '5.1.0'. The current SDK supports up to API Level '5.0.1'. Try updating your SDK using the Connect IQ SDK Manager.",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 9007199254740992
}]
I'm not a big fan of using the newest SDK. I'd rather let others find the newly introduced bugs, yet it's looking like I'm being forced to use SDK 8.1.0
Please let me know if there's a way that I can continue to use SDK 7.4.3
Thanks
Jeff