Opened 8 years ago
Closed 8 years ago
#2735 closed defect (done)
Netron diagramming build problems using Build.cmd
Reported by: | abeham | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.15 |
Component: | ExtLibs | Version: | 3.3.14 |
Keywords: | Cc: |
Description
On (some) new Windows 10 computers with only VS 2015 installed, Build.cmd cannot be used to build the ExtLibs solution in Debug configuration. Compiling the Netron diagramming project an error message is shown that a tool called sgen.exe is not found in the sdk tools path. I checked the folder C:\Program Files (x86)\Microsoft SDKs\Windows\ and there is v7.0A, v8.1, v8.1A and v10.0A. The required v8.0A is not present, nor is the registry key present that is complained about in the error message.
It works when the solution is built with VS 2015.
Change History (4)
comment:1 Changed 8 years ago by abeham
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.15
- Owner set to abeham
- Status changed from new to accepted
comment:2 Changed 8 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 8 years ago by mkommend
- Status changed from reviewing to readytorelease
comment:4 Changed 8 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r14687: Changed generation of serialization assemblies to Auto for all build/platform configurations