My error --- I loaded a solution from another drive thinking that it was the main drive! Thus the solution dir was wrong...
Where can I change the $(SolutionDir) macro?
Juan Dent
236
Reputation points
For some strange reason in one of my projects, the $(SolutionDir) evaluates to I:\C\Users\Juan Dent\Source\Repos\TransformDownloadedStatements. Where can I change it?
I am using VS 2022 adn programing in C++
Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.