Type BBGameDelegate not found (MAC OSX)
Monkey Forums/Monkey Bug Reports/Type BBGameDelegate not found (MAC OSX)
| ||
Just downloaded monkey and when I try to test all apps I get this message "Type BBGameDelegate not found". After that a new window is loaded (app.monkey) and the message I get is "Function 'main' not found." Tested: bananas\charlie\blobmonster bananas\ferdi\breakout I just can't make them run when C++ tool is selected. If I select "HTML5 Game" it works OK. |
| ||
The c++ tool target cannot be used to make games - use glfw target for this. Also, make sure you have the latest version from the product updates page in the 'Account' section. |