Ask Your Question
0

LNK 1104 Visual Studio 2019 Error

asked 2020-02-25 08:39:09 -0600

Ruben gravatar image

Hi, Good morning

I have this error in Visual Studio 2019 and I dont know how to solve, I was following this step from this website https://medium.com/@subwaymatch/openc... but in the end I got the next trouble.

image description " can't open the file'opencv_world412d.lib' "

I was surfing in the internet but I can't found anything the solve.

if anyone knows how you can help me I'd be very grateful, thank you

Annexes image description image description

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-02-25 08:55:28 -0600

I know you have already installed the library and everything but it would not hurt to make sure that you added the system variables correctly, etc. Refer to this first.

I had faced a similar issue before even after correctly installing the library. For my case, there were some modules (.dll files) that the compiler was not able to open. I simply copied those modules over to the project folder on top of assigning them. Since you compiled them for debugging, then copy them over to {Project Directory}\x64\Debug\.

edit flag offensive delete link more

Comments

How? I dont understand sorry ,

Ruben gravatar imageRuben ( 2020-02-25 10:40:44 -0600 )edit

image description

image description

Ruben gravatar imageRuben ( 2020-02-25 10:44:07 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2020-02-25 08:39:09 -0600

Seen: 499 times

Last updated: Feb 25 '20