Skip to content

something to note about EXE's  #4

@TotallyNotAHaxxer

Description

@TotallyNotAHaxxer

im not a windows user however i work heavily with compiled languages, when you compile a program and make an EXE or player file note that if you compile that program on a 64 bit system it wont work on a 32 bit system, same with a 32

when you compile code it compiles based on that system and that system only, hence why google or any major app wants you to install a 32 or 64 bit based on your system, what arch your running and sometimes this can even lead down to what kinda of chipset your cpu uses if your writing assembly exe's

further note

please in further development create a makefile to do that manually for windows users as it becomes confusing to others

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