I got following error while compiling your program:
cp --verbose "/jvarkit/src/main/java/com/github/lindenb/jvarkit/tools/vcfbed/VCFBed.java" "/jvarkit/_tmp-2.9.1/com/github/lindenb/jvarkit/tools/vcfbed/"
cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
make: *** [vcfbed] Error 64
is there any workaroud to solve this problem, I think its conflicting with MacOS build.
• 0 views
•
link