The following could use a line number where that include is in the file including it:
error: Failed to build PBO:
Failed to parse config:
Failed to preprocess config:
Failed to preprocess include "CfgWeapons.hpp":
Failed to preprocess include "L115A3\CfgWeapons.hpp":
File "\z\lsr\addons\weapon_common_c\Magazines_338Lapua.hpp" included from "/home/jonpas/Data/Work/Arma 3/Mods/LSR/addons/weapon_sniper_c/L115A3/CfgWeapons.hpp" not found.
It is 99% of the time casing issue, maybe add that as a note (like Rust does with compilation errors).
The following could use a line number where that include is in the file including it:
It is 99% of the time casing issue, maybe add that as a note (like Rust does with compilation errors).