nim-lang/csources

make: *** No rule to make target 'c_code/2_2/compiler_crc.o', needed by '../bin/nim'. Stop.

stefantalpalaru opened this issue · 1 comments

I get this error when using the makefile. The archive at http://nim-lang.org/download/nim-0.13.0.tar.xz does not have this problem.

def- commented

I made 2 PRs to have this fixed, happens because the makefile was not updated.