BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
115 stars 40 forks source link

1.9.0 RC2 BUG: #pragma unknown directive #564

Closed MildlyInterested closed 1 year ago

MildlyInterested commented 1 year ago

image

  1. Put at the top #pragma sls disable file SQFVM-10005 //disable duplicate MACRO definition warning in a included file, e.g. initSettings.sqf
  2. Build dev version with hemtt.exe dev, succeeds.
  3. Normal build or release build (hemtt.exe release/build) fails with above error message.

dev/build/release works fine with hemtt 1.8

BrettMayson commented 1 year ago

Should be all fixed in the next release