Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Upgrade to Qt 4.8.5 #11536

Closed
wants to merge 1 commit into from
Closed

Conversation

vitallium
Copy link
Collaborator

Upgrade to Qt 4.8.5

#11452

@ariya
Copy link
Owner

ariya commented Aug 3, 2013

Hmm, I think you should do this to 1.9 branch?

@ariya
Copy link
Owner

ariya commented Aug 3, 2013

Seems that I can cherry-pick it to 1.9 branch just fine, I'll do that!

@ariya
Copy link
Owner

ariya commented Aug 3, 2013

BTW, is src/qt/qmake/qmake.exe intentional?

@vitallium
Copy link
Collaborator Author

No. Let me check PR once more

@vitallium
Copy link
Collaborator Author

Ok. I removed src/qt/qmake/qmake.exe. It looks good now.

@ariya
Copy link
Owner

ariya commented Aug 4, 2013

Somehow the build fails on OS X:

duplicate symbol qInitResources_WebKit()     in:
    qrc_WebKit.o
    /Users/ariya/dev/ofilabs/phantomjs/src/qt/lib/libQtWebKit.a(qrc_WebKit.o)
duplicate symbol qCleanupResources_WebKit()     in:
    qrc_WebKit.o
    /Users/ariya/dev/ofilabs/phantomjs/src/qt/lib/libQtWebKit.a(qrc_WebKit.o)
duplicate symbol _qCleanupResources_WebKit__dest_instance__ in:
    qrc_WebKit.o
    /Users/ariya/dev/ofilabs/phantomjs/src/qt/lib/libQtWebKit.a(qrc_WebKit.o)
duplicate symbol qInitResources_InspectorBackendStub()     in:
    qrc_InspectorBackendStub.o
    /Users/ariya/dev/ofilabs/phantomjs/src/qt/lib/libQtWebKit.a(qrc_InspectorBackendStub.o)
duplicate symbol qCleanupResources_InspectorBackendStub()     in:
    qrc_InspectorBackendStub.o
    /Users/ariya/dev/ofilabs/phantomjs/src/qt/lib/libQtWebKit.a(qrc_InspectorBackendStub.o)
duplicate symbol _qCleanupResources_InspectorBackendStub__dest_instance__ in:
    qrc_InspectorBackendStub.o
    /Users/ariya/dev/ofilabs/phantomjs/src/qt/lib/libQtWebKit.a(qrc_InspectorBackendStub.o)

Does it ring a bell?

@vitallium
Copy link
Collaborator Author

I'll try to fix it.

@vitallium
Copy link
Collaborator Author

I've updated PR. @ariya could you check it again?

@ariya
Copy link
Owner

ariya commented Aug 18, 2013

@vitallium Checking and testing...

@ariya
Copy link
Owner

ariya commented Aug 18, 2013

@vitallium Hmm, still the same problem. Is there a diff between this and your previous one?

@vitallium
Copy link
Collaborator Author

@ariya unfortunately no. This problem is Mac only. Will continue investigation.

@vitallium
Copy link
Collaborator Author

Finally! I resolved the issue with duplicate symbols. I'm sure it will compile on OS X now :)

@JamesMGreene
Copy link
Collaborator

🤘

@vitallium
Copy link
Collaborator Author

/cc @ariya We can merge this pull request. :)

@ariya
Copy link
Owner

ariya commented Oct 18, 2013

Is there a new commit here? I don't seem to spot it.

@vitallium
Copy link
Collaborator Author

@ariya, no, there is no. I want to keep this upgrade in one commit.

@ariya
Copy link
Owner

ariya commented Oct 18, 2013

Sounds good, I will check this.

@ariya
Copy link
Owner

ariya commented Oct 19, 2013

Works well, it is landed now! Thank you so much @vitallium :)

@ariya ariya closed this Oct 19, 2013
@vitallium vitallium deleted the upgrade-to-qt-4.8.5 branch June 15, 2014 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants