Open neimanpinchas opened 3 months ago
I ran some commands that fixed the issue, but I have no idea how.
Created a symlink cxx to folder cxxcompiler Replaced all instances of \bcxx\b to cxxcompiler git stash deleted cxx symlink git pull origin nightly no I have a cxx folder and compilation is working
Apologies for the delay! You need to install the nightly
branch:
haxelib git reflaxe.cpp https://github.com/SomeRanDev/reflaxe.CPP nightly
And also use Test.hxml
to run tests:
haxe Test.hxml
Use help
to see all the arguments you can use for tests:
haxe Test.hxml help
I decided to try reflaxe and I received a lot of errors.
So I tried to keep things simple, and downloaded the test project from the repo. same.
Tried with nightly and with main.