Mark Lomas

Results 3 issues of Mark Lomas

There is a problem with variable substitution when generating the `opus.pc` pkg-config file using CMake. CMakeLists.txt executes `configure_file(opus.pc.in opus.pc)`, which according to the CMake docs will substitute occurrences of `@VAR@`...

## Bug Report ### Build Problem OTIO_IMATH_TARGETS is added to the cmake module so that applications using opentimelineio can inherit the correct library paths and libraries to link against, however...

bug

**What happened**: Quilkin proxy panics on startup, as reported in this closed issue [issue](https://github.com/googleforgames/quilkin/issues/1038), where it was assumed to only occur on older versions of Linux. I'm seeing this occur...

kind/bug
priority/medium