Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. (MySQL) qsqlmysql.dll doesn't get created.
Forum Updated to NodeBB v4.3 + New Features

(MySQL) qsqlmysql.dll doesn't get created.

Scheduled Pinned Locked Moved Solved Installation and Deployment
42 Posts 4 Posters 6.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christian Ehrlicher
    31 Mar 2023, 14:25

    Either open the generated solution and build the debug version (can also be done from the command line but I don't remember the commands) or use -G Ninja or -G NMake Makefiles for the cmake generator - they both produce rules to create both plugins directly. Maybe we should add this to the documentation. MSBuild is not meant to be run on the command line and therefore has a lot of strange switches...

    T Offline
    T Offline
    Thelonious
    wrote on 31 Mar 2023, 21:03 last edited by Thelonious
    #41

    @Christian-Ehrlicher

    Where do I find the project that builds the debug version? I have the release qsqlmysql.<dll.pdb> but not qsqlmysqld<dll.pdb>

    C 1 Reply Last reply 1 Apr 2023, 06:49
    0
    • T Thelonious
      31 Mar 2023, 21:03

      @Christian-Ehrlicher

      Where do I find the project that builds the debug version? I have the release qsqlmysql.<dll.pdb> but not qsqlmysqld<dll.pdb>

      C Online
      C Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 1 Apr 2023, 06:49 last edited by
      #42

      @Thelonious You can change the build type in the msvc IDE.

      But as I said - use NMake Makefiles or Ninja to create both of them directly on the command line...

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • T Thelonious has marked this topic as solved on 3 Apr 2023, 12:36

      41/42

      31 Mar 2023, 21:03

      • Login

      • Login or register to search.
      41 out of 42
      • First post
        41/42
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved