View Single Post
Old 03-10-2009, 04:49 PM   #1
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Calibre Qt DLLs override the system Qt DLLs

Just wanted to put this here so I spare other people the frustration. If you install calibre first and Qt second, calibre overrides the system Qt libs. This happens because calibre's path is added to the system %PATH% variable before the path to the system Qt libs.

Kovid, you could solve this by putting your Qt libs in a special folder inside calibre's folder so that they don't end up on the %PATH%. This is a good idea for most windows programs anyway.

EDIT: Oh, and this was on Windows XP.

Last edited by Valloric; 03-10-2009 at 04:55 PM.
Valloric is offline   Reply With Quote