Cycling74 / min-devkit

Tools, documentation, and reference implementation of a Max Package built using the Min-API.
MIT License
163 stars 31 forks source link

Document What To Do when the Launcher fails to perform its task #93

Open tap opened 6 years ago

tap commented 6 years ago

Such as "Xcode doesn't open" after project generation.

tap commented 6 years ago

In your new package there should be a 'tmp' folder. In this folder there should be a file called 'min-cmake-log.txt'. The contents of this file should hopefully provide the clues we need to figure out what is wrong.