Bug #1970
Rearrange directory structure of Win installer
Status: | Resolved | Start date: | 20 Feb 2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | herck | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 36 |
Description
BornAgain-1.10.11 bin BornAgain.exe <--- QCoreApplication::setLibraryPaths python <--- PYTHONPATH bornagain __init__.py <--- os.path.append("../../libs") for Windows only libs libBornAgainCore libboost imageformats/ platforms/
- On NSIS site remove BornAgain/bin from PATH
- Add BornAgain/python to PYTHONPATH
- May be still split ./libs to Qt-related and non-Qt to avoid potential problem with Anaconda's matplotlib
- Check if Python3.dll is still necessary for packaging (boost-python is not there anymore)
History
#1 Updated by pospelov almost 3 years ago
- Description updated (diff)
#2 Updated by pospelov almost 3 years ago
- Description updated (diff)
#3 Updated by herck almost 3 years ago
- Status changed from Sprint to Resolved