0
votes

I supposed I have to include only the project available in "Template 10 (Library)" folder (as it is for the example projects available in the Template 10 solution), but if I do so and I try to compile it, I get this error related to Snippets folder:

Severity Code Description Project File Line Suppression State Error The command "call "C:\Data\projects\GitHub\Template10\Template10 (Library)\Nuget\Build.cmd" "C:\Data\projects\GitHub\Template10\Template10 (Library)\bin\x86\Debug\" "Template10Library" "C:\Data\projects\GitHub\Template10\Template10 (Library)\" call "C:\Data\projects\URBELOG PROJECTS\Urbelog10\Urbelog10\Snippets\InstallSnippets.cmd"" exited with code 1. Template10 (Library)

1
Could you confirm you are running Debug+x86? - Jerry Nixon
Is this an error in Output or an error in the Errors Window? - Jerry Nixon
Yes I am running in Debug x86 and the error is listed in the Error List window - Enzo Contini
I tried again: Severity Code Description Project File Line Suppression State Error The command "call "C:\Data\projects\GitHub\Template10\Template10 (Library)\\Nuget\Build.cmd" "C:\Data\projects\GitHub\Template10\Template10 (Library)\bin\x86\Debug\" "Template10Library" "C:\Data\projects\GitHub\Template10\Template10 (Library)\" call "C:\Data\projects\URBELOG PROJECTS\Urbelog10\\Snippets\InstallSnippets.cmd"" exited with code 1. Template10 (Library) - Enzo Contini
I simply added Template10(Library) in the solution and added it in the other project reference [project created from Hamburger Template10 (deleting the GitHub reference to Template10)] ... then build all - Enzo Contini

1 Answers

0
votes

Right-Click on the Template10 project and Remove the Post-build event command line, under build events.