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

Link error when the Visual Studio solution has just been created #34

Open
slycelote opened this issue Nov 27, 2020 · 8 comments
Open

Link error when the Visual Studio solution has just been created #34

slycelote opened this issue Nov 27, 2020 · 8 comments

Comments

@slycelote
Copy link
Owner

Right after the solution has just been created, build fails with a link error. Workaround is to build cpplib project manually or close and reopen the solution.

@Spidy104
Copy link

Reopening also doesn't work, my problem was solved, when I ran code analysis on the solution.

@Spidy104
Copy link

I also had a question, what is I want to include some pre-written library of mine in my solution, but it is not present in the cpplib folder, How shall we do that?

@Spidy104
Copy link

I also wanted to say one thing, about the error, I was getting don't know whose mistake was yours or mine, I build my solution without statically linking my cpplib directory, so that is why I was getting that error.

I discovered it after I did a lot of research from the internet.

@Spidy104
Copy link

I also had a question, Is there any way to make the questions parse into a certain directory.

@slycelote
Copy link
Owner Author

I also wanted to say one thing, about the error, I was getting don't know whose mistake was yours or mine, I build my solution without statically linking my cpplib directory, so that is why I was getting that error.

I discovered it after I did a lot of research from the internet.

There seems to be some issue with Visual Studio: it doesn't build cpplib project automatically even though the problem project depends on it. As mentioned in the first comment closing and reopening the solution (or building the project manually) fixes it for me.

@Spidy104
Copy link

Spidy104 commented Dec 1, 2020

Also My visual studio stops responding when I load the caide solution.

How to stop this?

@slycelote
Copy link
Owner Author

Please use a separate github issue for each bug.

@Spidy104
Copy link

Spidy104 commented Dec 1, 2020

Ok I am really sorry, I am a beginner to github that is why this happened.

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

2 participants