Compiling on more than one platform problem

Monkey Forums/Monkey Bug Reports/Compiling on more than one platform problem

EdzUp(Posted 2015) [#1]
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.


dawlane(Posted 2015) [#2]
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


EdzUp(Posted 2015) [#3]
Will check and see, would be a good idea to change to the fixed version in v81 tbh


EdzUp(Posted 2015) [#4]
Fixed in 83a