Skip to content

Linux build errors #32

Description

@noirb

When building for Linux I encountered the following errors:

Library\PackageCache\com.etdofresh.fishyeos@b8cefeb5b03e\Util\EOS.cs(45,67): error CS0117: 'EOSPackageInfo' does not contain a definition for 'ConfigFileName'

Library\PackageCache\com.etdofresh.fishyeos@b8cefeb5b03e\Util\EOS.cs(61,67): error CS0117: 'EOSPackageInfo' does not contain a definition for 'ConfigFileName'

I thought maybe it was due to some platform-specific define, but EOSPackageInfo really does not contain any ConfigFileName field.

And it turns out that Init actually ignores the filename parameter, so I think it can be safely dropped entirely.

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