
Key: |
QB-741
|
Type: |
Bug
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Steve Luo
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 18/Nov/10 12:06 PM
Updated: 21/Nov/10 12:36 AM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
3.1.3
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
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
|
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
|
Show » |
No work has yet been logged on this issue.
|
|