Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Error Code LNK1104 in 2019 Visual Studio #10

Open
zacharyfailla opened this issue Aug 6, 2020 · 3 comments
Open

Windows Error Code LNK1104 in 2019 Visual Studio #10

zacharyfailla opened this issue Aug 6, 2020 · 3 comments

Comments

@zacharyfailla
Copy link

I attempted to run the software on Visual Studio after I configured and generated it using CMake. I opened the multicopter_design.sln file that was created and opened up Visual Studio, and then pressed "build." After the software finished building, the error code "LNK1104 cannot open file 'nlopt.lib'" showed up at the bottom of the screen. I attempted to run the last working version anyway but that also did not work. Here is a picture of what my screen looks like with the error, and what pops up after I attempt to run the last working version.
FullScreenPicture
RunAnywayError

I am not sure if I am experiencing this issue because I am running visual studio 2019 instead of the 2017 version or if some other error has occured.

Any help would be very appreciated, thank you!

@ghost
Copy link

ghost commented Aug 6, 2020

Could you please try the following? Right click "copter_viewer" -> Set as StartupProject -> Press F7 to recompile?

@zacharyfailla
Copy link
Author

I tried that once again but ran into the same issue. However, I am running Visual Studio 2019. I ended up downloading Visual Studio 2017 to see if that made a difference, and it built the files successfully, however, I was met with another error when I went to build the solution.

2017PostBuild
2017RunError

@zacharyfailla
Copy link
Author

I also wanted to attach
DebugConsole
a picture of the debug console and what it says.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant