HXCPP 3.4.188 Compile Error
-
I'm sitting down to pick up on my code after a long break and moving to a new computer (so fresh installs of everything). Nothing compiles thanks to this error:
Error: Source path "C:\Users\Hache\~\haxelib\hxcpp/3,4,188/bin/Windows/std.dll" does not exist
Naturally I checked the path and there's a Windows64 folder instead of a Windows folder, which does not contain the above-listed dll.
I tried using the previous version of hxcpp (3.4.64) and I get a compile error about missing Visual Studio elements (I don't use VS at all).
The hell is going on?