I didn't face any issues while linking opencv library with basic console application but when I moved to do the same in a .net framework template I got many LNK errors

I didn't do anything strange except that I included the include and using namespace only.
I appreciate any assistance provided
PS: I managed to run it if I install the opencv package via NuGet but I don't wan't to use NuGet.
↧