flat assembler
Message board for the users of flat assembler.
Index
> Main > [solved] "Error: unexpected end of file" |
Author |
|
macomics 20 Feb 2022, 22:28
Check that all blocks are closed correctly until the end of the source file (curly brackets are meant). The blocks closed by end <name> should be closed to the end of the entire source text. There may also be a \ character at the end of one of the source text files, but the line is incomplete.
|
|||
20 Feb 2022, 22:28 |
|
revolution 20 Feb 2022, 22:46
The easiest way to get the "error: unexpected end of file." is to have a trailing backslash on the last line
Code: \ ; <--- error: unexpected end of file. |
|||
20 Feb 2022, 22:46 |
|
retro 20 Feb 2022, 22:48
i already tried that, it didn't work either...
|
|||
20 Feb 2022, 22:48 |
|
revolution 20 Feb 2022, 22:53
That applies to all files in the build. So check all your included files also. And their sub-includes. etc.
|
|||
20 Feb 2022, 22:53 |
|
retro 20 Feb 2022, 23:33
ah, nevermind, it was one of the include files, i probably changed something in it and then when i put the original include file it worked...
sorry for not realizing a stupid thing lol |
|||
20 Feb 2022, 23:33 |
|
Tomasz Grysztar 21 Feb 2022, 08:37
This error is quite badly handled by fasm 1, I think I should make it consistent with how fasmg behaves.
Time to make a first new release this year. |
|||
21 Feb 2022, 08:37 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.