Results 1 to 2 of 2

Thread: deleting plugin cache entries (qsqlmysql.lib )

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Posts
    38
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default deleting plugin cache entries (qsqlmysql.lib )

    I have an entry about the that i think i should delete before making another attempt to load the mysql plugin for qt 4.2.0

    the entry was found through regedit at

    HKEY_CURRENT_USER\Software\Trolltech\OrganizationD efaults\Qt Plugin Cache 4.2.debug
    the entry is

    name: qsqlmysql.lib

    type: REG_MULTI_SZ

    data: 0 0 unknown 2007-06-16T17:37:52
    I had tried previously to load the plugin (to load the qmysql driver )but i failed. I read where i should delete cache entries before trying again and i just want to ensure that i am not deleting something that should not be deleted.

    Please let me know if i should delete this entry for my next attempt at getting the plugin to work.

    I am having a problem building the plugin the details of which are posted in the installation section entitled: mysql 5.0.41 and qt 4.

    For this post however i just need to know if i can delete the entry. But feel free to look at that other post

    all suggestions welcomed

    THanks inadvance. alot
    Last edited by locus; 20th June 2007 at 01:40.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: deleting plugin cache entries (qsqlmysql.lib )

    Quote Originally Posted by locus View Post
    the entry was found through regedit at
    HKEY_CURRENT_USER\Software\Trolltech\OrganizationD efaults\Qt Plugin Cache 4.2.debug
    It's safe to delete this entry, even if the problem with the plugin lies elsewhere.

  3. The following user says thank you to jacek for this useful post:

    locus (20th June 2007)

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.