Quote:
Build started 6/9/2011 5:01:14 PM.
__________________________________________________
Project "D:\Manitou\Releases\1.6.0\Fixes_1.6.0\Tapi\Boldphone\Boldphone.sln" (Build target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Release|Win32".
Target Build:
Target Boldphone:
D:\Manitou\Releases\1.6.0\Fixes_1.6.0\Tapi\Boldphone\Boldphone.sln.cache(104,5): error MSB4036: The "VCBuild" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with <UsingTask> in the project file, or in the *.tasks files located in the "C:\Windows\Microsoft.NET\Framework\v4.0.30319" directory.
Done building target "Boldphone" in project "Boldphone.sln" -- FAILED.
Done building target "Build" in project "Boldphone.sln" -- FAILED.
Done building project "Boldphone.sln" -- FAILED.
Build FAILED.
D:\Manitou\Releases\1.6.0\Fixes_1.6.0\Tapi\Boldphone\Boldphone.sln.cache(104,5): error MSB4036: The "VCBuild" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with <UsingTask> in the project file, or in the *.tasks files located in the "C:\Windows\Microsoft.NET\Framework\v4.0.30319" directory.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.06
Here's a code snippet of my code so far: