[Qt-interest] Somthing about Qt install and deploy!

Michael Jackson mike.jackson at bluequartz.net
Fri Jan 29 04:17:23 CET 2010


On 1/28/10 9:48 PM, in article
2cc24f1c1001281848x50520095hb29132c939db266b at mail.gmail.com, "lvbing lvbing"
wrote:

> Hi
> I have some trouble when I install the Qt4.5.3 at WinXP and VS2008.
> at first I install the Qt at my OS like F:\Qt\4.5.3.
> then use the "configure -no-webkit" and name later.
> and all is ok.
> then, I move the fole f:\Qt\4.5.3 to another folder: d:\Qt\4.5.3.
> 
> and now the program is: when I use the qmake to compile my program like the
> Qt example,
> it does not work,it tell me the infomation like this:
>  "Could not find mkspescs for your MAKESPECS(win32-msvc2008) after trying:
>               F:\Qt\4.5.3\mkspecs".
> 
> then I set the env QMAKEPATH=D:\Qt\4.5.3
> I can qmake my progrpam.
> but,when I user the assistant,it tell me some infomation like this:
> "Cannot load sqlite database driver!"
> 
> and all the ui language is english,but it should chinese.
> 
> so, who can help me how can I deal the trouble?
> if I only have to reconfiure it and nmake it again?
> thanks all
Once you build Qt in a specific location on your computer you can not move
it. If you want Qt to be on your D: drive, then you will need to rebuild Qt
on your D: drive. 
   There are ways around all of this, but the easiest way is to just rebuild
in the new location.

--
Mike Jackson




More information about the Qt-interest-old mailing list