Uploaded image for project: 'MariaDB Connector/C++'
  1. MariaDB Connector/C++
  2. CONCPP-61

Connector/C++ Window Build Error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • General
    • None

    Description

      [Env]
      Win10
      VS2015

      [Bug]
      1. jdbccompat.hpp
      Build Error at enum ClientInfoStatus{}
      Can build when delete enum ClientInfoStatus{}. but i don't know the side effect
      -------------
      I Found it. The error wat "expected an identifier"
      with enum ClientInfoStatus

      {REASON_UNKNOWN}

      Windows Kits\8.1\Include\um\winreg.h (line 1326)

      So change REASON_UNKNOWN name.

      Thanks for reply.

      2. SQLString.hpp
      Build Error at 49 line std::string::npos;
      Can build when change std::string::npos; to -1

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            hyun hyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.