You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following the tutorial, I had a linking error with an undefined reference to pthread. Adding the library to the user's project file solved the issue.
We might want to consider using the current Unfit.cbp instead of having the user create a new project in the tutorial.