Can you remove src/core/job.cpp from your build system instead? If that's hard, let's just #if 0 ... #endif the whole file rather than commenting out problematic lines. That code isn't compiled anymore by Madrona but there's stuff I would like to keep around for reference.
Can you remove src/core/job.cpp from your build system instead? If that's hard, let's just #if 0 ... #endif the whole file rather than commenting out problematic lines. That code isn't compiled anymore by Madrona but there's stuff I would like to keep around for reference.