Git Product home page Git Product logo

Comments (6)

BruceCherniak avatar BruceCherniak commented on May 28, 2024

Thank you for reporting the issue. We are looking into it.

from ospray_studio.

TrevorThomson avatar TrevorThomson commented on May 28, 2024

Hi, @yurivict. For this issue and #9, it sounds like you're building OSPRay Studio against pre-installed dependencies (e.g. OSPRay, Embree, etc.), correct? Are you also setting CMAKE_INSTALL_PREFIX to the location of those pre-installed dependencies?

By default, OSPRay Studio is designed to fetch it's own dependencies and install as a stand-alone package. If it's dependencies are pre-installed, then you can configure cmake with -DOSPRAY_INSTALL=OFF to only install OSPRay Studio.

Does that help fix this issue for you?

Thanks!
-Trevor

from ospray_studio.

BruceCherniak avatar BruceCherniak commented on May 28, 2024

Hi @yurivict, if you could please try -DOSPRAY_INSTALL=OFF in your installation scenario, that would help us make a case for such situations. As is, the default as ON works for a majority of users.

from ospray_studio.

yurivict avatar yurivict commented on May 28, 2024

With -DOSPRAY_INSTALL=OFF the problem doesn't occur.

But the default -DOSPRAY_INSTALL=ON behavior is very odd, no other package does this.

from ospray_studio.

BruceCherniak avatar BruceCherniak commented on May 28, 2024

Thank you for verifying. OSPRay Studio is a little different than the other Rendering Toolkit packages, in that it tries to download and use existing binaries as much as possible - rather than building all of its dependencies.

from ospray_studio.

BruceCherniak avatar BruceCherniak commented on May 28, 2024

This issue has not been ignored or forgotten. We are thinking about the larger dependency and cross-component install issues.

from ospray_studio.

Related Issues (18)

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.