You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set my App as the startproject. I run the batch file, open the solution, and press F5.
I get a build error saying LNK1104 cannot open file '\Binaries\windows-x86_64\Debug\Core\Core.lib'
Why is it looking for a .lib file and not a .dll file? Do I need to change something else? The .dll file does exist.