htk icon indicating copy to clipboard operation
htk copied to clipboard

Issue when make hdecode

Open minhntp opened this issue 7 years ago • 2 comments

I face this problem when run make hdcode in docker (cd HTKLVRec && make all) \ || case "" in *k*) fail=yes;; *) exit 1;; esac; make[1]: Entering directory '/root/htk/HTKLVRec' make[1]: *** No rule to make target 'HDecode.c', needed by 'HDecode.orig.o'. Stop. make[1]: Leaving directory '/root/htk/HTKLVRec' Makefile:114: recipe for target 'hdecode' failed make: *** [hdecode] Error 1

minhntp avatar Sep 25 '18 04:09 minhntp

@minhntp thanks for pointing this out, let me have a look.

loretoparisi avatar Sep 25 '18 15:09 loretoparisi

@minhntp thanks for pointing this out, let me have a look.

Is right now??

cvJie avatar Dec 09 '19 10:12 cvJie