karthickai/tflite

link error

Closed this issue · 2 comments

When I use cmake to build the vs2019 project (success), the TFLiteCheck project can't be compiled, showing an LNK 2019 error. The linker doesn't seem to find the implementation of tflite::InterpreterBuilder, is the lib library you provided complete?

I am getting the same error

Could you try it again? I reverted the code.