You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As well as a number of warnings for the same files about initialization order and deprecated GCC extensions. I didn't have any errors, and the notes and warnings were only for that third party library. I don't know if they are relevant to the runtime problem.
The warnings come from the Qt wrapper for gio which is pretty outdated, warnings are about deprecated stuff but they are not harmful.
Possible problems:
Forgot to make install
The QML2_IMPORT_PATH is not set correctly, off the top of my head assuming Swordfish gets installed into /usr/local the path should be export QML2_IMPORT_PATH=/usr/local/lib/hawaii/qml
When I installed Swordfish on Gentoo, I had this failure when running the swordfish binary:
I am currently running the Orbital plugin for Weston and I haven't tried building all of Hawaii yet.
There was a notice about some of the libraries during compile time:
I had this note for:
As well as a number of warnings for the same files about initialization order and deprecated GCC extensions. I didn't have any errors, and the notes and warnings were only for that third party library. I don't know if they are relevant to the runtime problem.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: