-
Notifications
You must be signed in to change notification settings - Fork 17
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
Failing to compile to linux #2
Labels
help wanted
Extra attention is needed
Comments
use openfl 9.2.2 |
Huh aren't I already using it ? Even the warning says I'm on 9.2.2 |
__source was changed to __audioSource in newer openfl versions, can you do haxelib list so I can see? |
Well it does says I'm on 9.2.2 so idk
|
nope, it shows you have 9.3.4 selected, so do |
claymorwan
changed the title
Failing to compile to linux cuz of flixel error
Failing to compile to linux
Sep 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe your problem here.
I've been trying to compile the game to linux, cuz sadly fnf games seems to be running pretty bad throught wine (I get lap spikes everytime I press a key, and I'm not so sure it's my pc cuz I think I have good enough performance to run the mod just fine)
I tried to manually convert the
compile.bat
file to a .sh onebut I get this flixel error
And I end up getting an output without an executable
I did download all the correct dependencies, since the .sh does it for me
Pwease help
Are you modding a build from source or with Lua?
source
What is your build target?
Linux
Did you edit anything in this build? If so, mention or summarize your changes.
No, nothing yet.
The text was updated successfully, but these errors were encountered: