Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Sql driver with Visual Studio compiler

Sql driver with Visual Studio compiler

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 539 Views 2 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.
  • M Offline
    M Offline
    Misty River
    wrote on last edited by
    #1

    Hi,

    I am trying to compile SQL driver using Microsoft compiler but I get this error:

    qsqlmysql_resource.rc(4): fatal error RC1015: cannot open include file 'winver.h'

    Now I know rc.exe is part of windows kits, I have added the path to this executable in the PATH variable and also
    added the path to the Include/um and Include/winrt which are the includes of windows kits to the INCLUDEPATH variable
    using qmake but It still won't compile...

    I'm using visual studio 2013....

    Anyone ever encountered this?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What is your target OS ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

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