Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation Bug [Linux] #278

Open
MAGNAT2645 opened this issue Sep 8, 2023 · 1 comment
Open

Compilation Bug [Linux] #278

MAGNAT2645 opened this issue Sep 8, 2023 · 1 comment

Comments

@MAGNAT2645
Copy link

I'm using ArchLinux and CoilSnake 4.2 dev mode.
When i try to compile my project CoilSnake throws this error: error: Couldn't find module 'asmref.ccs' although i have ASMRef.ccs.
Compiles fine if i copy ASMRef.ccs to asmref.ccs but this bug doesn't happen on Windows.
I guess this is due to Linux filesystem being case sensitive.

@MAGNAT2645
Copy link
Author

MAGNAT2645 commented Sep 8, 2023

Confirmed: Font_Changer imports ASMRef as lowercase asmref. Changed it to ASMRef and it compiled without that error.
Shoud i close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant