ash237 / vs-Bob-and-Bosip

63 stars 167 forks source link

Cannot Compile for Mac #15

Open Texzx opened 2 years ago

Texzx commented 2 years ago

Currently trying to compile for Mac OS (2014 Macbook Air, Version 10.14.6) I got the no assets/week3/ folder error, then got the filesystem errors (which just needs a != null switched to them, but now I've gotten to the point where I don't understand the error.

source/BootupState.hx:79: characters 7-9 : Expected expression

I don't know if this is a tiny mistake on my part, but it would be nice to see some source hx's fixed for easier mac compiling. Quite honestly rotting my brain on how coding this works, I have a lot of appreciation in that factor.

VMGuy23 commented 2 years ago

Check your Haxe version and do haxelib update in the terminal

Gothbr4dn commented 2 years ago

i posted a fixed version om my page