Include file in assembler file not recognized as dependency file
A binary include file included with the "incbin" directive into an assembler file (.s) is not recognized as dependency file. The included file is not shown by the project explorer under dependencies and a change of the file does not trigger a new compilation of the assembler file.
For example the directive:
.incbin "somefile.rbf"
Please sign in to leave a comment.
Comments
2 comments