Skip to content

Instantly share code, notes, and snippets.

@tbranyen
Created May 2, 2014 03:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbranyen/48de457985859e6c5355 to your computer and use it in GitHub Desktop.
Save tbranyen/48de457985859e6c5355 to your computer and use it in GitHub Desktop.
Build failure.
C:\Users\Tim\git\nodegit\build>"C:\Program Files (x86)\MSBuild\12.0\bin\amd64\ms
build.exe" /p:Configuration=Release;Platform=x64 nodegit.vcxproj
Microsoft (R) Build Engine version 12.0.21005.1
[Microsoft .NET Framework, version 4.0.30319.34011]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 5/1/2014 11:07:13 PM.
Project "C:\Users\Tim\git\nodegit\build\nodegit.vcxproj" on node 1 (default tar
gets).
C:\Users\Tim\git\nodegit\build\nodegit.vcxproj(18,3): error MSB4019: The import
ed project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the pat
h in the <Import> declaration is correct, and that the file exists on disk.
Done Building Project "C:\Users\Tim\git\nodegit\build\nodegit.vcxproj" (default
targets) -- FAILED.
Build FAILED.
"C:\Users\Tim\git\nodegit\build\nodegit.vcxproj" (default target) (1) ->
C:\Users\Tim\git\nodegit\build\nodegit.vcxproj(18,3): error MSB4019: The impo
rted project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the p
ath in the <Import> declaration is correct, and that the file exists on disk.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment