Coder Social home page Coder Social logo

Comments (3)

Apteryks avatar Apteryks commented on September 28, 2024 1

Tested fine with -DRESTINIO_DEP_SOBJECTIZER=find after updating sobjectizer to 5.8.2. Thanks!

from restinio.

eao197 avatar eao197 commented on September 28, 2024

Hi!

The branch 0.7-dev-0.7.2-issue-208 is no contains a version that supports RESTINIO_DEP_SOBJECTIZER option for CMake.

It has three available values:

  • local, as usual, the source code of SObjectizer is expected to be in the source tree;
  • find, the CMake's find_package will be used. It's expected that SObjectizer is compiled and installed somewhere via CMake;
  • system. It's expected that SObjectizer is installed in the system by using system's package manager.

If RESTINIO_DEP_SOBJECTIZER is system the RESTINIO_SOBJECTIZER_LIB_LINK_NAME has to be specified manually. An example can be seen here.

from restinio.

eao197 avatar eao197 commented on September 28, 2024

The fix is now a part of v.0.7.2. Fill free to reopen the issue if something goes wrong for you.

from restinio.

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.