Giter Club home page Giter Club logo

Comments (4)

rbock avatar rbock commented on July 21, 2024

I am not sure I can help you with that?

If cmake cannot find your files, they aren't where it expects them, but I cannot see your directory structure or how/where you called cmake?

Seeing that cmake has trouble finding mysel and pthread seems to indicate that there are some fundamental flaws in your setup?

Did you maybe copy the whole build directory from one machine to another?

I think I would start by deleting the build directory, create a new one and start from scratch. It might be a caching issue of cmake.

from sqlpp11-connector-mysql.

mscg-ssxd avatar mscg-ssxd commented on July 21, 2024

I am not sure I can help you with that?

If cmake cannot find your files, they aren't where it expects them, but I cannot see your directory structure or how/where you called cmake?

Seeing that cmake has trouble finding mysel and pthread seems to indicate that there are some fundamental flaws in your setup?

Did you maybe copy the whole build directory from one machine to another?

I think I would start by deleting the build directory, create a new one and start from scratch. It might be a caching issue of cmake.

1
2
3
4

Sorry, just accidentally click close

I tried to install MySQL on a different computer, but it still failed. The picture above is the specific details. Can you help me see if there is any problem.

from sqlpp11-connector-mysql.

rbock avatar rbock commented on July 21, 2024

I think you were close.

Try cmake ../ -DSQLPP11_INCLUDE_DIR=/usr/local/include -DDATE_INCLUDE_DIR=/usr/local/include

from sqlpp11-connector-mysql.

mscg-ssxd avatar mscg-ssxd commented on July 21, 2024

I think you were close.

Try cmake ../ -DSQLPP11_INCLUDE_DIR=/usr/local/include -DDATE_INCLUDE_DIR=/usr/local/include

Thank you very much for your guidance. This method has been compiled successfully!

from sqlpp11-connector-mysql.

Related Issues (20)

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.