You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if you still have this problem, but I am using a wsl instance on my windows machine to run star-charter and the problem for me was the prettymake files. I used dos2unix to convert all of the files in the repository to unix format, but i figured out it didnt work for the prettymake files because there is 0x1B binary character it wasn't handling correctly. I found that to fix this you have to use dos2unix -f ./prettymake. It should then compile correctly and make a ./bin folder
sh: 1: ../bin/starchart.bin: not found
No /bin folder at all.
The text was updated successfully, but these errors were encountered: