You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 viatask-maker-rust -s sol/solution.cpp
produces compilation errors about missing header. Being at the sol dirtask-maker-rust -s solution.cpp
is fine as well.The text was updated successfully, but these errors were encountered: