Results 1 to 19 of 19

Thread: The How-To Guide: Qt4 with Visual Studio 2008

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Vancouver, Canada
    Posts
    54
    Thanks
    17
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: The How-To Guide: Qt4 with Visual Studio 2008

    Thanks! I had just gone back and read it and fixed it (you were right in what I forgot), and now it's working! The generated folder is still empty, but it is compiling so...Thanks!

  2. #2
    Join Date
    Jan 2008
    Location
    Vancouver, Canada
    Posts
    54
    Thanks
    17
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: The How-To Guide: Qt4 with Visual Studio 2008

    Would any errors in the linker input additional dependencies be related to the run-time error i am now getting?

    HEAP[RoboExtract.exe]: Invalid Address specified to RtlFreeHeap( 00BD0000, 00CAA4D0 )
    Windows has triggered a breakpoint in RoboExtract.exe.

    This may be due to a corruption of the heap, which indicates a bug in RoboExtract.exe or any of the DLLs it has loaded.
    I am a little boggled, because I've never seen an error like this before.

    Thanks again

  3. #3
    Join Date
    Nov 2006
    Posts
    86
    Thanks
    6
    Thanked 14 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: The How-To Guide: Qt4 with Visual Studio 2008

    You should probably start a new thread for this cause this isn't related to my how-to guide. Just from looking at the error though, I'd bet you're doing something with a pointer that you shouldn't be. Open a new thread if you get stuck, you'll be more likely to get help from other members.

    Paul

  4. #4
    Join Date
    Sep 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: The How-To Guide: Qt4 with Visual Studio 2008

    Will this work with VS2008 Professional Edition?

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.