Hello,
For the previous 3 days I am trying to build a solution in visual studio. First I used cmake on a downloaded github project to create visual studio files , than I open the created sln file to build my solution but everytime i try it , it always cant find the include files altough all the files are there. It gives error for almost every include file, it is obvious that it looks at the wrong place, checked the internet everybody says to modify project options for c++ directories , I added those dirs manually still no luck.
Do you have any suggestions ? or if someone is experinced about this stuff i can give teamviewer info if hes has time to check.
Thanks
For the previous 3 days I am trying to build a solution in visual studio. First I used cmake on a downloaded github project to create visual studio files , than I open the created sln file to build my solution but everytime i try it , it always cant find the include files altough all the files are there. It gives error for almost every include file, it is obvious that it looks at the wrong place, checked the internet everybody says to modify project options for c++ directories , I added those dirs manually still no luck.
Do you have any suggestions ? or if someone is experinced about this stuff i can give teamviewer info if hes has time to check.
Thanks