You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying install your software Anyseq, but i came across an error that does not allow me to proceed with the installation, could you give me a clue how I could overcome this problem to finish installing the software?
/usr/anyseq/src/concurrent_queue.impala:70 col 25 - 50: error: incompatible types: 'i32' and 'i64' found as argument type
/usr/anyseq/src/concurrent_queue.impala:74 col 22 - 29: error: incompatible types: 'i32' and 'i64' found as return type
/usr/anyseq/src/concurrent_queue.impala:75 col 18 - 59: error: mismatched types: expected 'fn(<infer error: i64, i32>, fn(IterBlock)) -> IterBlock' but found 'fn(i64, fn(IterBlock)) -> IterBlock' as initialization type for field
/usr/anyseq/src/concurrent_queue.impala:83 col 50 - 61: error: mismatched types: expected '<infer error: i32, i64>' but found '<infer error: i64, i32>' as argument type
make[2]: *** [CMakeFiles/align.dir/build.make:110: config_gpu.ll] Error 1
make[1]: *** [CMakeFiles/Makefile2:190: CMakeFiles/align.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
The text was updated successfully, but these errors were encountered:
Hi, I was trying install your software Anyseq, but i came across an error that does not allow me to proceed with the installation, could you give me a clue how I could overcome this problem to finish installing the software?
/usr/anyseq/src/concurrent_queue.impala:70 col 25 - 50: error: incompatible types: 'i32' and 'i64' found as argument type
/usr/anyseq/src/concurrent_queue.impala:74 col 22 - 29: error: incompatible types: 'i32' and 'i64' found as return type
/usr/anyseq/src/concurrent_queue.impala:75 col 18 - 59: error: mismatched types: expected 'fn(<infer error: i64, i32>, fn(IterBlock)) -> IterBlock' but found 'fn(i64, fn(IterBlock)) -> IterBlock' as initialization type for field
/usr/anyseq/src/concurrent_queue.impala:83 col 50 - 61: error: mismatched types: expected '<infer error: i32, i64>' but found '<infer error: i64, i32>' as argument type
make[2]: *** [CMakeFiles/align.dir/build.make:110: config_gpu.ll] Error 1
make[1]: *** [CMakeFiles/Makefile2:190: CMakeFiles/align.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
The text was updated successfully, but these errors were encountered: