Nanoflow icon indicating copy to clipboard operation
Nanoflow copied to clipboard

Fix link error and auto build library.

Open AlongWY opened this issue 1 year ago • 0 comments

The origin compile scripts will meet link error. I change the code to fix the problem.

  • Not install mscclpp to system
  • Static link mscclpp
  • Auto build shared library
  • Fix typing in python code

AlongWY avatar Aug 29 '24 02:08 AlongWY