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

error MSB4019 while building #29

Open
HamedJP opened this issue May 31, 2023 · 3 comments
Open

error MSB4019 while building #29

HamedJP opened this issue May 31, 2023 · 3 comments

Comments

@HamedJP
Copy link

HamedJP commented May 31, 2023

sorry for this question, I'm noob at C++.
I get this error when building any one of examples
error MSB4019: The imported project "/Microsoft.Cpp.Default.props" was not found. Confirm that the expression in the Import declaration "/Microsoft.Cpp.Default.props" is correct, and that the file exists on disk.

@jrialmes
Copy link

jrialmes commented Jun 9, 2023

I have the exact same problem.

Did you find a solution ?

I think that the file path is absolute in our case, and is trying to find the file in "/"

In fact, I copied the created file Microsoft.Cpp.Default.props from the project folder to "/" and passed that error

but new one arised:
The imported project "/Microsoft.Cpp.targets" was not found. Confirm that the expression in the Import declaration "/Microsoft.Cpp.targets" is correct, and that the file exists on disk.

But I dont have that file

@openshwprojects
Copy link

I have the same problem. Any solutions?

@roozbehid
Copy link
Owner

Give me more details what you are doing

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

4 participants