Results 1 to 5 of 5

Thread: QtSolutions install problem

  1. #1
    Join Date
    Jan 2006
    Location
    Munich, Germany.
    Posts
    111
    Thanks
    29
    Thanked 3 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default QtSolutions install problem

    I've downloaded QtSingleApplication from the QtSolutions.
    The install text says I should :
    unzip,
    run qmake
    run nmake
    add "include(your-install-dir/src/some-package.pri)" to the .pro file
    run qmake on the .pro file.

    I'm using MSVC, I'm not using pro files (am I?) I have the .h file included in my project. I can even bind the .h and .cpp into the project. but I still get unresolved external symbol linker messages.
    can anybody tell me what's going on? and how I can get the classes into my msvc project

    Kev

  2. #2
    Join Date
    Jan 2006
    Location
    Minsk, Brest, Belarus
    Posts
    54
    Thanks
    3
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Lightbulb Re: QtSolutions install problem

    Please show your error messages. It's impossible to say something without it...

  3. #3
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    99
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QtSolutions install problem

    Could this be an open source versus commercial issue?

    As I understand from the Trolltech website some of the QT solutions are only for commercial customers.

    cheers

  4. #4
    Join Date
    Jan 2006
    Posts
    109
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: QtSolutions install problem

    If the user has Qt Solutions, then he probably also have Qt commercial. I don't see how this could be an open source versus commercial issue.

    Most probably the QtSingleApplication header has not been moc'ed (just included in the project, qmake and *.pro files not used).

  5. #5
    Join Date
    Jan 2006
    Location
    Munich, Germany.
    Posts
    111
    Thanks
    29
    Thanked 3 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: QtSolutions install problem

    Sorry I took so long to reply, I'm not at home base at the moment.

    I've solved the problem - I wasn't using the .pro files at all up to now. I was letting the MS VS IDE do all the work. Using the .pro files (and qmake) is easy editing too. There's a few little untidy bits witht the automatic creation/editing but it's all no real problem.

    The solution is just to use the tools provided the right way - that's all.

    Yes, I do have a commercial lisence. Access to QtSolutions is part of that deal. That's not an issue.

    many thanks to everyone
    Kev

Similar Threads

  1. Problem install qwt on windows
    By kid17 in forum Qwt
    Replies: 5
    Last Post: 3rd December 2008, 13:19
  2. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 10:12
  3. QT4.3.1/MSVC2005 install problem
    By bradcb212 in forum Installation and Deployment
    Replies: 1
    Last Post: 4th October 2007, 16:33
  4. QT install compatibilty problem
    By overcast in forum Installation and Deployment
    Replies: 2
    Last Post: 27th January 2007, 15:36
  5. problem aboout install qt/e 3.3.4
    By cti1912 in forum Installation and Deployment
    Replies: 0
    Last Post: 12th October 2006, 10:28

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.