I'm trying to upgrade Blackout directly to Slag 3 beta 5 (from Slag 2). I did the gogo upgrade and made most of the relevant source changes (including following all of the steps in the upgrade instructions) and I'm getting this error:
COMPILING FOR VIRTUAL MACHINE
> Execute bin/mac/slagc -platform MAC -src_path "src;libraries;libraries/slag;libraries/slag/standard;libraries/slag/plasmacore" "blackout.slag" -include "plasmacore.slag" -dest_path "build/mac" -output game
Compiling blackout.slag...
Error: Command failed.
at BuildCore::compile_vm(String) at "build_core.slag" line 292
Visit
http://plasmaworks.com/wiki/gogo for help.
BUILD FAILED (2.25 seconds)
I thought it might be related to the same slagc problem I had last time, so I took it off of my path again. Now which slagc doesn't come up with anything. But is still has the same problem. Any thoughts?