123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|455|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> Monkey2 Compiler Upgrade

Fri, 16 Mar 2018, 03:28
Pakz
Monkey2 with msvc compiler now compiles and runs under 1 second. Wish I set this up earlier. gcc is slow!
Fri, 16 Mar 2018, 03:28
Jayenkai
That’s awesome news. One of my main complaints with M2 was how bloomin' slow it was at compiling.

-=-=-
''Load, Next List!''
Fri, 16 Mar 2018, 06:18
Pakz
I had Unity installed and it had the msvc community edition installed. It took a while to install the c++ package and it needed 5 gb of space. I only needed to change 2 things in the monkey2 env settings and rebuild the modules.

On the low end laptop it compiles in 3 seconds now. Only the emscripten target does not seem to use the msvc compiler and still compiles slow.