Compiling on more than one platform problem
Monkey Forums/Monkey Bug Reports/Compiling on more than one platform problem
| ||
I am currently using Windows (Vista), and Linux (Ubuntu 32bit) and at the moment with v81 of monkey I still have to delete the build folder to compile it otherwise I get the dreaded CCOPTS error that plagued me when using v80 of monkey. If there is a simple fix for this it would be appreciated and then I can continue without having to constantly delete the build directory etc. |
| ||
Did you update the makefiles? Mark only update the GLFW3 target. I threw in the GLFW2 target updates. http://www.monkey-x.com/Community/posts.php?topic=9265 |
| ||
Will check and see, would be a good idea to change to the fixed version in v81 tbh |
| ||
Fixed in 83a |