Results 1 to 4 of 4

Thread: Trouble configuring Qt 4.7.2 Windows Binary

  1. #1
    Join Date
    Dec 2010
    Posts
    76
    Thanks
    13
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Trouble configuring Qt 4.7.2 Windows Binary

    I have downloaded the Qt 4.7.2 Windows Binary and I have the newest Visual Studio Add-in 1.1.9. When I go into Visual Studio and compile my Qt program I getting the following error:

    LINK : fatal error LNK1181: cannot open input file 'QtHelpd4.lib'

    I have no clue what to do because I checked for the QtHelpd4.lib and it doesn't even exist in the 4.7.2 libraries.... Anyone know how to fix this? I was working with 4.7.1 and having no problems then I 'upgraded' and now I am getting this error. Any help would be greatly appreciated.

    Also for the Qt 4.7.2 Windows Binary I am getting this error after running nmake:

    LINK : fatal error LNK1104: cannot open file '..\..\..\..\plugins\sqldrivers\qsq
    lite4.dll'

    Again it is a .dll that is missing but when I was using Qt 4.7.1 I wasn't getting this error.

    Thanks for any help
    Last edited by jshafferman; 29th April 2011 at 14:42.

  2. #2
    Join Date
    Dec 2010
    Posts
    76
    Thanks
    13
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Trouble configuring Qt 4.7.2 Windows Binary

    Still haven't fixed anything but the missing qsqlite4.dll is actually sitting in the directory it should (or so I think) C:\Qt\4.7.2\plugins\sqldrivers\qsqlite4.dll.

    The missing QtHelpd4.lib is in the SDK folder but not in the windows binary..... Very frustrating so I added in to the C:\Qt\4.7.2 and it didn't help

  3. #3
    Join Date
    Dec 2010
    Posts
    76
    Thanks
    13
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Trouble configuring Qt 4.7.2 Windows Binary

    Just as an FYI to anyone reading this post, I downloaded the 4.7.0 and 4.7.1 VS2008 add on and after switching to each version I still only get the QtHelpd4.dll missing when using the 4.7.2.... This seems to me as an issue on Qt's part.

  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: Trouble configuring Qt 4.7.2 Windows Binary

    The easiest way to fix the problem would be to just recompile Qt, takes a couple of hours and then job done.

Similar Threads

  1. Trouble deploying on Windows
    By kiss-o-matic in forum Installation and Deployment
    Replies: 6
    Last Post: 17th October 2010, 06:42
  2. Windows Mobile 5 configuring faliure
    By zeldaknight in forum Newbie
    Replies: 10
    Last Post: 9th July 2009, 02:36
  3. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 01:00
  4. Windows Binary Not Re-Painting Correctly
    By bpetty in forum Newbie
    Replies: 3
    Last Post: 6th September 2006, 22:22
  5. making a portable binary on windows
    By patcito in forum Qt Programming
    Replies: 10
    Last Post: 29th May 2006, 09:02

Tags for this Thread

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.