I got problem when I'm trying to run HCA in multicore version. Following the instructions I added -DH_THREADS to CPPFLAGS in Makefile like this: CPPFLAGS := -I$(PWD)/util/ -I$(STB_HOME)/lib/ $(MYDEBUG) -DH_THREADS
But when I run "hca/hca -v -e -q4 data/ch /tmp/test", I got "Unknown option 'q'". Did I do something wrong?
I got problem when I'm trying to run HCA in multicore version. Following the instructions I added -DH_THREADS to CPPFLAGS in Makefile like this: CPPFLAGS := -I$(PWD)/util/ -I$(STB_HOME)/lib/ $(MYDEBUG) -DH_THREADS
But when I run "hca/hca -v -e -q4 data/ch /tmp/test", I got "Unknown option 'q'". Did I do something wrong?