View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000448 | ascend | build-windows | public | 2010-04-06 15:54 | 2010-05-25 10:18 |
Reporter | john | ||||
Assigned To | john | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 0.9.7 | ||||
Target Version | 0.9.8 | Fixed in Version | 0.9.8 | ||
Summary | 0000448: windows build should not have 'installer' as default target | ||||
Description | The failure of the 'installer' build target causes concerns for our new contributors. We need to chance the Windows default target to 'pygtk' or something like that, so that even in the absence of IPOPT, SUNDIALS, etc, the build will still show as succeeding. | ||||
Tags | No tags attached. | ||||
|
The point here is that the installer script (.nsi file) requires the presence of all the optional solvers in order to succeed, because it's trying to package them all into the completed installer. It's possible to have a useful working copy of ASCEND without having those solvers, but on Windows, at present, you will always get a failed build because be default it always tries to go all the way through to building the installer in standard build with the command 'scons'. |
|
fixed in changeset 2816. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-04-06 15:54 | john | New Issue | |
2010-04-06 15:54 | john | Status | new => assigned |
2010-04-06 15:54 | john | Assigned To | => john |
2010-04-06 15:54 | john | Target Version | => 0.9.8 |
2010-04-10 10:09 | john | Note Added: 0000636 | |
2010-05-25 10:18 | john | Note Added: 0000648 | |
2010-05-25 10:18 | john | Status | assigned => resolved |
2010-05-25 10:18 | john | Fixed in Version | => 0.9.8 |
2010-05-25 10:18 | john | Resolution | open => fixed |