Skip to content

Linux build can't find files that are there, under the same code set where the .exe works on Windows #3

@Roadhog360

Description

@Roadhog360

Here is the codeset used. When running under Windows 10 and using the .exe it works fine, but when attempting to run it with the Linux version provided, using the command ./GCTRealMateLinux BOOST.txt (note; must mark as executable either in file properties GUI or via `chmod -x GCTRealMateLinux)

Failure log:

[Legacy TE] Extra null pointer catch [Fracture]

"BOOST.txtSource/LegacyTE/Replays.asm
!!!ld not find file: Source/LegacyTE/Replays.asm
Compiling . . .
24(0x18) bytes written of gecko code.

Output is a broken file named BOOST (note, not BOOST.GCT)
Source/LegacyTE/Replays.asm exists, and has the same casing as in the command line, and the file.

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