BrettMayson / HEMTT

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

Running build fails #207

Closed Reidond closed 5 years ago

Reidond commented 5 years ago

HEMTT Version: 0.7.0-ee6a77b dev Project: Local project

Description:

Can't build addons but can create them

Steps to reproduce:

Additional information:

Every other command also fails with same issues

HEMTT Output:

Pastebin

BrettMayson commented 5 years ago

This is an error with the template, the template variables need to be lowercase. Unfortunately, there is no way to support both cases. I know you got this from HEMTT/CBA, I do apologize as no one had actually used the template system in 0.7.0 yet and it was still undocumented. If you do a find and replace for MAINPREFIX to mainprefix and PREFIX to prefix that should fix the issue for you. I will fix this is the template.

Reidond commented 5 years ago

Ok, now there is a new error:

Clean                                                                                                                               Checks         [00:00:00] [##############################] [1|1]                                                                    Prebuild       [00:00:00] [##############################] [1|1]
error: Unable to preprocess `script_component.hpp`
    File "\z\mm\addons\main\script_mod.hpp" included from "\\?\C:\Users\reido\Documents\MyMod\addons\main\script_component.hpp" not found.

error: Unable to build `addons\main`