Results 1 to 5 of 5

Thread: environmental variables

  1. #1
    Join Date
    Oct 2009
    Location
    chennai,india
    Posts
    66
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default environmental variables

    hi all
    im newbie,pls tell me after installing qt 4.5 on windows xp how to set the environmental variables whether should i set or it will automatically set...
    if wat r the variables
    thanks
    mohanakrishnan

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: environmental variables

    What do you want?
    It's nice to be important but it's more important to be nice.

  3. #3
    Join Date
    Oct 2009
    Location
    chennai,india
    Posts
    66
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: environmental variables

    after installing the qt 4. 5 on windows xp if i run the project it says qmake error..
    i searched in forum ,it is said v need to set environment variables then only it ll run..
    so i need those variable to set..
    thanks and regards
    mohanakrishnan

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: environmental variables

    Installing the package on windows should not need any variables - it should work out of the box.

    Where did you install it to and what is the exact error - copy and paste the output.

  5. The following user says thank you to squidge for this useful post:

    mohanakrishnan (26th October 2009)

  6. #5
    Join Date
    Oct 2009
    Location
    chennai,india
    Posts
    66
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: environmental variables

    hi
    i have created the below environmental variables (i installed qt in c:\) after doing this only
    i am able build the application in qt creator.Now i need to connect my application with mysql ,i have installed xampp package for windows it contains mysql php apache.
    can you help how to configure mysql with qt...

    variable name-Include
    value-C:\Qt\2009.01\qt\include;C:\Qt\2009.01\mingw\inclu de

    Lib
    C:\Qt\2009.01\qt\lib;C:\Qt\2009.01\mingw\lib

    Path
    C:\Qt\2009.01\qt\bin;C:\Qt\2009.01\mingw\bin

    QMAKESPEC
    win32-g++

    QTDIR
    C:\Qt\2009.01\qt

    thanks
    mohanakrishnan

Similar Threads

  1. QDevelop - global variables & help
    By impeteperry in forum Qt-based Software
    Replies: 2
    Last Post: 9th June 2011, 23:28
  2. How I get POST variables?
    By emental86 in forum Qt Programming
    Replies: 3
    Last Post: 27th March 2009, 17:19
  3. QDevelop debuggng - viewing class member variables
    By dbrmik in forum Qt-based Software
    Replies: 0
    Last Post: 7th January 2009, 10:40
  4. Order of qmake variables
    By babu198649 in forum Newbie
    Replies: 3
    Last Post: 29th June 2008, 09:02
  5. creating query string from variables
    By locus in forum General Programming
    Replies: 2
    Last Post: 16th April 2007, 08:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.