Git Product home page Git Product logo

Comments (3)

facontidavide avatar facontidavide commented on July 17, 2024

I will check this out. Since this is a third party library (that I modified heavily) I am not able to give you an answer right now

from groot.

facontidavide avatar facontidavide commented on July 17, 2024

How are you compiling it? I am trying to reproduce the error

from groot.

facontidavide avatar facontidavide commented on July 17, 2024

@Masadow ok, I understand what is going on.

Basically, the library discourage people from compiling in the same directory of source (commonly known as "in-source compilation").

This is such a bad practice that many libraries, including QtNodeEditor, forbid it (for your own good).

This is such a bad practice that CMake itself provide ready to use parameters (the one you are turning OFF) to deal with this.

I never build in-source, so I didn't even notice that I couldn't do it :)

For more information: https://stackoverflow.com/questions/45518317/in-source-builds-are-not-allowed-in-cmake

from groot.

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.