Troubleshooting

This section will cover some common problems we have seen. For details on handling errors and viewing logs, see the Error Handling section.

Linker Errors

If you see a few hundred linker errors about the standard library while trying to build your app with the framework, run through this checklist.

Other common errors

Sample Apps

If a sample app fails to build, and the error suggests it can not find the framework or some component of the framework, make sure you have followed all the instructions in the sample's ReadMe to add the framework correctly to the sample. They are not distributed with the framework in place, in order to make the size of the framework distribution package smaller.