Skip to content

"Object reference not set" when using include #6

@ReneOlsthoorn

Description

@ReneOlsthoorn

In the normal fasm.exe it is no problem to use statements like:
include 'win64a.inc'
This uses the "INCLUDE" environment variable to search the win64a.inc of fasm.

In reloaded, the following error occurs:
at Reloaded.Assembler.Definitions.FasmState.GetLineHeader()
at Reloaded.Assembler.Assembler.Assemble(String mnemonics, UInt16 passLimit)

Has anyone ever did an include in reloaded.assembler?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions