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
Describe the bug
Include path resolving does not work as expected. In SQF, #include "file" means that it will be looked for in same directory as the preprocessed file. SQFVM looks in the current working directory (cwd) instead
[ERR] [L1|C19|dir\file.sqf] Failed to include 'file.hpp' into file 'dir\file.sqf'] ':FileIO returned no file.
Failed to preprocess file '"dir\\file.sqf"'