DigitalMars / med

Micro Emacs in D
Other
88 stars 16 forks source link

compile failure #5

Open Passw opened 8 years ago

Passw commented 8 years ago
make -f linux.mak
dmd -c -g -odobj -Isrc/med  src/med/ed.d
dmd -c -g -odobj -Isrc/med  src/med/basic.d
src/med/main.d(360): Error: undefined identifier 'help'
linux.mak:42: recipe for target 'obj/basic.o' failed
make: *** [obj/basic.o] Error 1