Page 1 of 1

How to update QtCore library?

Posted: Tue Feb 28, 2012 11:10 am
by el.mustafa
Hi

I'm trying to start rendering in Maxwell via the Maya terminal.
I get this error. Maxwell fails to launch because it thinks the Qt Libraries are old:

Result: /Users/thestudio/Documents/maya/projects/D_infect/scenes/shots/intro_1.mb
dyld: Library not loaded: @executable_path/../../../Libs/QtCore.framework/Versions/4/QtCore
Referenced from: /Applications/Maxwell 2/Maxwell.app/Contents/MacOS/Maxwell
Reason: Incompatible library version: Maxwell requires version 4.7.0 or later, but QtCore provides version 4.5.0
dyld: Library not loaded: @executable_path/../../../Libs/QtCore.framework/Versions/4/QtCore
Referenced from: /Applications/Maxwell 2/Maxwell.app/Contents/MacOS/Maxwell
Reason: Incompatible library version: Maxwell requires version 4.7.0 or later, but QtCore provides version 4.5.0


My OSx is up to date at 10.7.3 and Maxwell is 2.6.10 with up to date Maya plugin.

I can render via the Maya GUI and Maxwell render so the error message only appears when using the terminal


El