Closed nalindas9 closed 2 years ago
our binaries are built with MSVC, since you're using MinGW, they won't be compatible.
Okay got it thanks. Are there any build instructions for the console example?
sorry, we don't typically provide compilation instructions since there are so many different ways (make, cmake, ide's, etc)
Okay
Thanks
I am trying to compile console example. Currently facing compilation issue as follows -
Looks likes implementation for the functions like - cusOemConnect, cusOemDisconnect etc. are missing. Any idea on how to fix this? Or if you could point to any files that have the implementations of these functions?
Thanks, Nalin