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

docs: Correct Apache Flex SDK compiling guide #17821

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

britt-j
Copy link
Contributor

@britt-j britt-j commented Sep 8, 2024

Change -compiler.debug to -debug to make it work in PowerShell.
It gets tripped up by the period in the argument name.

Change -output to -o to make it shorter.

Make note of the capitalisation of the file name.
It won't compile unless the casing matches that of the class name's.

CONTRIBUTING.md Outdated Show resolved Hide resolved
@evilpie
Copy link
Collaborator

evilpie commented Sep 9, 2024

Thanks!

Change -compiler.debug to -debug to make it work in powershell.
It gets tripped up by the period in the argument name.

Change -output to -o to make it shorter.

Make note of the capitalization of the file name.
It won't compile unless the casing matches that of the class name's.
@evilpie evilpie merged commit 8ab225a into ruffle-rs:master Sep 9, 2024
15 checks passed
@britt-j britt-j deleted the contributing.md-correction branch September 9, 2024 20:40
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants