unresolved external symbol cudnnCreate #3036
Unanswered
hscodesolution
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am unable to build dlib example, need help to successfully build it. Here are the steps that i followed:
Building & Installing DLIB
Building Example c++ program using DLIB
a) Include Directories > added dlib's include path which is C:\Program Files\dlib_project\include
b) Library Directories > added dlib's lib path which is C:\Program Files\dlib_project\lib
It seems like something wrong with linking.. need help on this..
Beta Was this translation helpful? Give feedback.
All reactions