Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASC - Don't copy .inc.sqf for building #644

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

PabstMirror
Copy link
Collaborator

.inc.sqf get copied to temp for asc building

compile AppData/Local/Temp/hemtt/DEV_CBA_A3/asc/output/x/cba/addons/ui/initSettings.inc.sqfc
[ERR] [L2|C9|/x/cba/addons/ui/initSettings.inc.sqf]	Parse Error: syntax error, unexpected (, expecting ] or ","

when it fails it triggers output
WARN ThreadId(01) ASC 'Parse Error' - check .hemttout/asc.log

@jonpas jonpas added the bug Something isn't working label Feb 4, 2024
Copy link
Owner

@BrettMayson BrettMayson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually should be ends_with .inc.sqf

@BrettMayson BrettMayson merged commit aae19a0 into BrettMayson:main Feb 7, 2024
19 of 30 checks passed
@PabstMirror PabstMirror deleted the ascIncs branch February 7, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants