Closed dpendic closed 12 years ago
Everything went smooth until I used make
It gets to around 44%, then gets the following error:
Building C object libdcpu/CMakeFiles/libdcpu.dir/debug.c.o /Users/Dephurites/Desktop/Random/DCPUToolchain/libdcpu/debug.c: In function ‘printd’: /Users/Dephurites/Desktop/Random/DCPUToolchain/libdcpu/debug.c:32: error: invalid initializer make[2]: *** [libdcpu/CMakeFiles/libdcpu.dir/debug.c.o] Error 1 make[1]: *** [libdcpu/CMakeFiles/libdcpu.dir/all] Error 2 make: *** [all] Error 2
AFAIK thats on most platforms ATM; *nix based ones i can confirm. Well, Ubuntu :P
fixed
Everything went smooth until I used make
It gets to around 44%, then gets the following error:
Building C object libdcpu/CMakeFiles/libdcpu.dir/debug.c.o /Users/Dephurites/Desktop/Random/DCPUToolchain/libdcpu/debug.c: In function ‘printd’: /Users/Dephurites/Desktop/Random/DCPUToolchain/libdcpu/debug.c:32: error: invalid initializer make[2]: *** [libdcpu/CMakeFiles/libdcpu.dir/debug.c.o] Error 1 make[1]: *** [libdcpu/CMakeFiles/libdcpu.dir/all] Error 2 make: *** [all] Error 2