Skip to content

Assembly Compilation error #1

@IamLupo

Description

@IamLupo

I tried to compile your project on my Ubuntu 22.04. And i gained the following error:

[ 96%] Building ASM_NASM object asm/CMakeFiles/asm_game.dir/utils.asm.o
/var/www/asm_c_cpp/asm/utils.asm:103: error: expected `,'

Looking at this code it looks like this:

reverse_loop_start:
cmp rcx, 0x

Shouldnt the 0x be something like 0x0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions