coapp / coapp.powershell

ClrPlus Signing
52 stars 43 forks source link

Invoke-Build passes incomplete error messages from inner tasks #12

Open virmitio opened 11 years ago

virmitio commented 11 years ago

v 1.23.255

Example, same error from a common .vcxproj file: (Invoke-Build) (82,0):Error ERROR:'apr_os_level' : undeclared identifier [C:\coapp-packages\apr\copkg\libapr-1.vcxproj]

(msbuild) c:\coapp-packages\apr\user\win32\userinfo.c(82): error C2065: 'apr_os_level' : undeclared identifier [C:\coapp-packages\apr\COPKG\libapr-1.vcxproj]