Coder Social home page Coder Social logo

drogon-docs's Issues

连接不上mysql8.0.36

我使用的是fedora39软件包 mysql-community-devel-8.0.36-10.fc39.x86_64 已安装。但是使用find_package(MySQL REQUIRED)报错Cannot find MySQL.所在位置为/usr/local/lib64/cmake/Drogon/FindMySQL.cmake:120然后我去这个文件里面更改在find_library(MYSQL_LIBRARIES)的PATHS添加了/usr/lib64/mysql然后在NAMES 添加了mysqlclient才编译过了但是运行的时候还是报错:20240418 13:03:59.663759 UTC 9575 FATAL No database is supported by drogon, please install the database development library first. - DbClientManagerSkipped.cc:44
[1] 9575 IOT instruction (core dumped)

这是为什么是因为这个库不支持mysql-community-devel-8.0.36-10.fc39.x86_64 吗?

windows系统下conan安装mariadb开发库

在安装文档看到Windows系统下用conan配置mariadb的开发库需要libmariadb/3.1.13,可是我用conan search 命令却提示没有这个libmariadb/3.1.13,请问该如何处理

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.