Alexej
Alexej
Tried to build this amazing project but unfortunately just get an error when running "make toolchain/crystal/.build/crystal" and I currently lack the knowledge to fix it.. cd toolchain/crystal && make release=1...
Just found your nice little project and tried to build it (zig-0.6.0-2 in WSL) but failed with the named error: ./build.zig:18:11: error: no member named 'setTheTarget' in struct 'std.build.LibExeObjStep' Seems...
I tried to install and run TenderJIT but it won't start with following error upon rake compile: `/usr/bin/ruby -I lib misc/build-ruby-internals.rb 65822 /root/GitHub/tenderjit/misc/ruby_internals.rb:310:in `read_dwarf': undefined method `header' for nil:NilClass (NoMethodError)...
I wanted to give the odin-binding-generator a try and stumbled upon these errors: ```/run/media/nix/BtrStorage/LinData/GitHub/2-Languages/Odin/odin-binding-generator/bindgen/c-parser-evaluate.odin(131:5) Syntax Error: 'else' unattached to an 'if' statement /run/media/nix/BtrStorage/LinData/GitHub/2-Languages/Odin/odin-binding-generator/bindgen/c-parser-evaluate.odin(135:5) Syntax Error: 'else' unattached to an 'if'...
I compiled chibicc with MSys2/MinGW and get many of the following errors upon trying to compile a small file: `C:/tools/msys64/tmp/chibicc-7rmGNn:992: Error: unknown pseudo-op: .local C:/tools/msys64/tmp/chibicc-7rmGNn:994: Warning: .type pseudo-op used outside...
Tried to build but fails with that error. Guess something has changed in nim internals and now it's required to implement something of its standard library. Have asked in the...
I'm experimenting with Switf and found your project to bring SDL2 to Swift. Unfortunately, it doesn't compile and bails out with the following message: `SwiftSDL git:(master) make swift build -Xlinker...
Your tool worked flawlessly on my VMware under linux, enabling the option to OS X, an impressive piece of technology. But as a collector of (more or less) rare software...