Skip to content

Release v1.3.23: Fix kmer_counter compilation

Choose a tag to compare

@ad3002 ad3002 released this 14 Jun 18:53
· 49 commits to master since this release

Fixes

  • Fixed Makefile reference to Count_kmers.cpp (capital C) for kmer_counter target
  • This should resolve the 'No rule to make target src/compute_index.cpp' error

Changes

  • Updated Makefile to correctly reference Count_kmers.cpp file
  • Version updated to 1.3.23
  • Still building only Python 3.8 for fast testing

This should be the final fix for binary compilation issues.