Results 1 to 3 of 3

Thread: I Think that qsqlpsqld4 is corrupt

  1. #1
    Join Date
    Jan 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default I Think that qsqlpsqld4 is corrupt

    Hi!! Good morning!!

    First, thanks for attend me. And sorry for my bad english.

    I try to modify the code of the demo: sqlbrowser in qy 4.6.0.0. I download the binaries, and the precompiled version for qt 4.6 with all libraries also compiled. I created the project to VS2008, i compiled them, and I get the following linker problem when need a precompiled library of sql plugins (PostgreSQL):

    Qt Code:
    1. 'sqlbrowser.exe': se cargó 'P:\Programas\Qt_4.6\plugins\sqldrivers\qsqlpsqld4.dll'
    2. LDR: LdrpWalkImportDescriptor() failed to probe P:\Programas\Qt_4.6\plugins\sqldrivers\qsqlpsqld4.dll for its manifest, ntstatus 0xc0150002
    3. 'sqlbrowser.exe': se descargó 'P:\Programas\Qt_4.6\plugins\sqldrivers\qsqlpsqld4.dll'
    To copy to clipboard, switch view to plain text mode 


    I tried to add a direct reference to the dll with Visual Studio 2008 (qsqlpsqld4.dll) but it tells me is corrupt and can not be read (in compilation).

    I assume that is corrupted, but I have not generated, the source is precompiled, and I download it.

    The solution: recompile the library PLSQL??? What is your opinion???

    Thank you very much for your attention.

    Aureon

  2. #2
    Join Date
    Jan 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I Think that qsqlpsqld4 is corrupt

    The precompiled version of the plugin library is corrupt, or not funcional.

    Solution: recompile the library, and use this manual for run the aplications: http://qtwiki.org/QPSQL_driver_not_l...usual_solution

    Thanks a lot!

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: I Think that qsqlpsqld4 is corrupt

    It's probably not corrupt but rather prebuilt for MinGW and not Visual Studio.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Loading corrupt jpeg images with QImage
    By mikeee7 in forum Qt Programming
    Replies: 15
    Last Post: 3rd December 2010, 01:59
  2. Corrupt JPEG data: premature end of data segment
    By node_ex in forum Qt Programming
    Replies: 1
    Last Post: 19th August 2008, 08:57
  3. Replies: 2
    Last Post: 5th November 2007, 21:47
  4. Corrupt JPEG data
    By probine in forum Qt Programming
    Replies: 3
    Last Post: 13th January 2007, 16:12
  5. Previous frame inner to this frame(corrupt stack?)
    By coralbird in forum Qt Programming
    Replies: 17
    Last Post: 29th April 2006, 01:42

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.