Giter Club home page Giter Club logo

Comments (5)

MeanSquaredError avatar MeanSquaredError commented on July 3, 2024

It is a bug introduced by one of my PRs. Can you please try this branch:
https://github.com/MeanSquaredError/sqlpp11/tree/fix_make_unique
It should build with C++11. If it works correctly for you then I will open a PR with the fix.

from sqlpp11.

Piogar avatar Piogar commented on July 3, 2024

Thanks for quick answer. Commit seems to resolve this issue, however now I face issues #431 . I'll check #431 thread for details.

P. S. is there any chat/group where potential issues can be discussed before opening an issue?

from sqlpp11.

MeanSquaredError avatar MeanSquaredError commented on July 3, 2024

@Piogar
Opening an issue here (what you already did) is probably the fastest way to get support.
There is also a chat on gitter:
https://gitter.im/sqlpp11/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
but it seems to be less active than the support here.

from sqlpp11.

MeanSquaredError avatar MeanSquaredError commented on July 3, 2024

@Piogar
Regarding issue #431
It doesn't seem to be one of the things that I broke with my patches :-)

gcc 4.8.5 seems to be relatively old. The oldest gcc which I was able to find on one of my Linux boxes was 8.3.1 which builds sqlpp11 without a problem. I will try installing gcc 4.8.5 but it could take a few days until I find the time to install it.

Meanwhile you could try building and installing sqlpp11 without -DBUILD_TESTING=ON (you seem to be using that define when building the library)
As @rbock mentioned in the reply to that issue, it seems to be a failing non-critical static_assert, so there is a chance that the library will work even with that failing assert.

EDIT: Actually I just looked in more detail in the error messages in #431. If the error that you are getting is indeed the error from #431 and it is the only error that you will encounter when building with gcc 4.8.5 then indeed you have a good chance of being able to use the library with gcc 4.8.5

from sqlpp11.

rbock avatar rbock commented on July 3, 2024

Considering this resolved. Please open a new bug in case of lingering issues.

from sqlpp11.

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.