ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

Could not find a configuration file for package "yaml-cpp " on windows #258

Closed jacklin602 closed 3 years ago

jacklin602 commented 3 years ago

While compiling tkDNN on Windows, it shows the error message below

cmak_error_msg

Is there anyone know how to solve this problem? Thanks

jacklin602 commented 3 years ago

I chose wrong C compiler everything works fine after changing x86 to x64 compiler