Why is my prject not using the files in External Dependencies folder?

Robert VERMEULEN 1 Reputation point
2020-06-14T15:49:30.36+00:00

Hi, I am currently developing new software using Microsoft Visual Studio 2019 community. I have created a new empty project for C++. All of my code is written and is correct, the issue that I have is that I have 465 Errors. Almost all of them have to do with my project not being able to open the source files of any of the auto generated files located in the External Dependencies folder. I have tried to copy them and use them in the project source folder, but it wont allow me to do so. Will someone please tell me what I need to do to somehow link the External Dependencies folder, or just how to get my project to use the files withing it?

Thanks,
Robert.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,151 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2020-06-14T16:54:28.843+00:00

    C++ is not currently supported here on QnA. They're actively answering question in dedicated forums here.

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral

    https://developercommunity.visualstudio.com/spaces/62/index.html

    --please don't forget to Accept as answer if the reply is helpful--


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments