I’m using the ‘gohs’ library in my repo and want to build it on Windows.
What should be the process in order to do so?
I saw a step-by-step of how to compile the original Hypercan repo on Windows but the outcome is an .exe file, which I assume is unnecessary in this case.
When I try to build my code with Windows tags, I get compilation errors from the ‘gohs’ library.
Thanks for the help!
Seems like a question for the gohs and/or hyperscan repos?