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

Build installation failed on windows 10 #358

Open
alimp5 opened this issue Dec 11, 2021 · 2 comments
Open

Build installation failed on windows 10 #358

alimp5 opened this issue Dec 11, 2021 · 2 comments

Comments

@alimp5
Copy link

alimp5 commented Dec 11, 2021

windows 10 - 64 bit
version 21H2 - build 19044

Build for Windows:
cd win32
nuget restore
msbuild

C:\Users\winwin\Desktop\kcat-master\win32>nuget restore
MSBuild auto-detection: using msbuild version '4.8.4084.0 built by: NET48REL1' from 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'.
All packages listed in packages.config are already installed.

C:\Users\winwin\Desktop\kcat-master\win32>msbuild
Microsoft (R) Build Engine version 4.8.4084.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 12/11/2021 10:19:57 AM.
Project "C:\Users\winwin\Desktop\kcat-master\win32\kcat.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration "Debug|x64".
Project "C:\Users\winwin\Desktop\kcat-master\win32\kcat.sln" (1) is building "C:\Users\winwin\Desktop\kcat-master\win
32\kcat.vcxproj" (2) on node 1 (default targets).
C:\Users\winwin\Desktop\kcat-master\win32\kcat.vcxproj(26,3): error MSB4019: The imported project "C:\Microsoft.Cpp.De
fault.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on d
isk.
Done Building Project "C:\Users\winwin\Desktop\kcat-master\win32\kcat.vcxproj" (default targets) -- FAILED.

Done Building Project "C:\Users\winwin\Desktop\kcat-master\win32\kcat.sln" (default targets) -- FAILED.


Build FAILED.

"C:\Users\winwin\Desktop\kcat-master\win32\kcat.sln" (default target) (1) ->
"C:\Users\winwin\Desktop\kcat-master\win32\kcat.vcxproj" (default target) (2) ->
  C:\Users\winwin\Desktop\kcat-master\win32\kcat.vcxproj(26,3): error MSB4019: The imported project "C:\Microsoft.Cpp.
Default.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on
 disk.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.47

Also I installed and checked Visual Studio Tools 2015 (msbuild) and installation failed again.

thank you :X

@62mkv
Copy link
Contributor

62mkv commented Feb 7, 2022

@alimp5 can you please check this? #367 for me it worked, but took quite some time to figure out the right combination of tools...

@alimp5
Copy link
Author

alimp5 commented Feb 13, 2022

@62mkv
Greetings!
I bought a new PC 2 days ago. i working to install new drivers and new tools and customize two OSs (linux & windows) on new PC :(

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

2 participants