<< Back to previous view

[QB-741] MSBUILD : error MSB1008: Only one project can be specified
Created: 18/Nov/10  Updated: 21/Nov/10

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: 3.1.3

Type: Bug Priority: Major
Reporter: Steve Luo Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
I am trying to use the MSBuild build capabilities and verision QB3.1.2. I keep getting the error:

 
"MSBUILD : error MSB1008: Only one project can be specified"

 
which tells me that something was probably not being quoted properly. After checking the build logs I can see that because my buildagent lives under 'C:\Program Files' this is the problem.

 
 
QuickBuild internally generates and then executes the command:

 
msbuild.exe /nologo /t:Release /noconsolelogger /l:QBLogger,C:\Program Files\quickbuild\buildagent\temp\PMEase.QuickBuild.MSBuild.Logger.dll;v=normal Source\Rib.sln

Generated at Sun Sep 28 20:57:52 UTC 2025 using JIRA 189.