Ticket #6795 (closed: fixed)
QtAssistant doesn't work with Windows packaging
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
The problem is that the configuration subdirectory can't be found from CPack. The solution is to generate the files outside of bin and copy to bin so that the development builds can still see the functionaility without have the code scourer the hdd for the correct files. The dev builds are at least slightly close to reality then.
Also, the sqldriver Qt plugin is not being shipped and is now required.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Fix qtassistant packaging on Windows. Refs #6795
Changeset: 322260926376fc93e5e465073023c4579263f840
comment:3 Changed 8 years ago by Martyn Gigg
Fix qtassistant packaging on Windows. Refs #6795
Changeset: 322260926376fc93e5e465073023c4579263f840
comment:4 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Branch: bugfix/6795_qtassistant_packaging
Tester: The windows builds should now pass on develop (they are broken on master at the moment)
comment:5 Changed 8 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:6 Changed 8 years ago by Martyn Gigg
Fix qtassistant packaging on Windows. Refs #6795
Changeset: 322260926376fc93e5e465073023c4579263f840
comment:8 Changed 8 years ago by Martyn Gigg
Fix qtassistant packaging on Windows. Refs #6795
Changeset: 322260926376fc93e5e465073023c4579263f840
comment:9 Changed 7 years ago by Martyn Gigg
Fix qtassistant packaging on Windows. Refs #6795
Changeset: 322260926376fc93e5e465073023c4579263f840
comment:10 Changed 7 years ago by Martyn Gigg
Fix qtassistant packaging on Windows. Refs #6795
Changeset: 322260926376fc93e5e465073023c4579263f840
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7641