Menu

#268 Support build in subdirectory, aka VPATH build

git_head
closed
nobody
None
2024-02-11
2020-10-21
No

It is good to be able to build in a subdirectory. Eg

mkdir build
cd build
../configure
make

But when I try it, I get an error:

make: *** No rule to make target 'qtractor.pro', needed by 'qtractor.mak'.  Stop.

Discussion

  • Craig McQueen

    Craig McQueen - 2020-10-21

    I was trying to build Qtractor 0.9.17 on Ubuntu 20.04 64-bit on an Intel processor.

    I was able to successfully build in the base directory of the source, rather than in a build subdirectory.

    Let me know if you need any other details.

     
  • Rui Nuno Capela

    Rui Nuno Capela - 2020-10-21

    please propose a patch/pull/merge-request with a proper fix (to configure.ac at least)

    otherwise, please go the cmake route, thanks

     
  • Rui Nuno Capela

    Rui Nuno Capela - 2024-02-11
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB