Deployment issue on OSX with Qt 5.5
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Stellarium |
Fix Released
|
High
|
treaves |
Bug Description
Stellarium can't be deployment when Qt 5.5 are used for their building.
Typical log:
Scanning dependencies of target mac_app
making the macosx bundle.
Traceback (most recent call last):
File "util/mac_app.py", line 276, in <module>
main()
File "util/mac_app.py", line 265, in main
processFram
File "util/mac_app.py", line 117, in processFrameworks
copyFramewo
File "util/mac_app.py", line 67, in copyFrameworkToApp
shutil.
File "/System/
names = os.listdir(src)
OSError: [Errno 2] No such file or directory: '@rpath/
make[3]: *** [CMakeFiles/
make[2]: *** [CMakeFiles/
make[1]: *** [CMakeFiles/
make: *** [mac_app] Error 2
tags: | added: mac-os-x |
description: | updated |
Changed in stellarium: | |
importance: | Undecided → High |
status: | New → Confirmed |
summary: |
- Deplyment issue on OSX with Qt 5.5 + Deployment issue on OSX with Qt 5.5 |
Changed in stellarium: | |
milestone: | none → 0.14.0 |
assignee: | nobody → treaves (treaves) |
status: | Confirmed → In Progress |
Changed in stellarium: | |
status: | In Progress → Fix Released |
status: | Fix Released → Fix Committed |
Changed in stellarium: | |
status: | Fix Committed → Fix Released |