opencv - Visual Studio 2013 Solution Properties -


Hello I am using Open CV Image Processing Tools with Visual Studio 2013 and I added the necessary library and paths for my solution and created a project. In that solution, however, when I want to make another project in that solution with the same solution (library etc.), then they are not added.

I do not really understand why I am not making a new solution, but I just make a new project in the same project. Do I have to manually add all these libraries again? Or is there an easy way to do this? Besides, using the same priorities in a single solution would not be much better and easier? Is not this the only purpose for a new solution? How can I fix this problem?


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -