Opened 9 years ago Closed 22 months ago #1445 closed enhancement (fixed)CMake for HM
Description
Hi,
I created a CMake configuration file for HM. You can find it attached. Create a folder named HM-dir/build/cmake and put it there. I also attached a short script (for Linux) which is meant to be run from the same directory and will build both debug and release configuration. I hope you will find this helpful and include it in future releases. CMake makes it easy to build configuration for a wide variety of systems. I only tested the generation of Unix makefiles for Linux, but other platforms should work as well. Attachments (3)Change History (6)comment:1 Changed 8 years ago by ksuehringChanged 8 years ago by jsauercomment:2 Changed 8 years ago by jsauer
I believe, I fixed the problem, but I don't use MacOS, please try it. Though I don't think that problem was specific to MacOS.
I also added the missing options, except for Werror, but I added a line which can be uncommented for that.
And I added the High Bit Depth variants, they compile, but I couldn't test them. comment:3 Changed 22 months ago by ksuehring
We switched to the VTM Cmake build system quite a while ago. Closing as fixed. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
This fails (MacOS) with
Also missing