Using the latest (ppa) version.
Minimal reproducible example:
mre.zip
Be at the task root. Using task-maker-rust compiles solution.cpp just fine. But running via task-maker-rust -s sol/solution.cpp produces compilation errors about missing header. Being at the sol dir task-maker-rust -s solution.cpp is fine as well.
Using the latest (ppa) version.
Minimal reproducible example:
mre.zip
Be at the task root. Using
task-maker-rustcompiles solution.cpp just fine. But running viatask-maker-rust -s sol/solution.cppproduces compilation errors about missing header. Being at the sol dirtask-maker-rust -s solution.cppis fine as well.