task-maker-rust icon indicating copy to clipboard operation
task-maker-rust copied to clipboard

Stub header is not found when a specified solution is runned with -s

Open mraron opened this issue 1 year ago • 0 comments

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.

mraron avatar Apr 03 '24 10:04 mraron