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

Compiling errors in Main.cpp #13

Closed
Similirity opened this issue Aug 8, 2022 · 4 comments
Closed

Compiling errors in Main.cpp #13

Similirity opened this issue Aug 8, 2022 · 4 comments

Comments

@Similirity
Copy link

I'm getting this error while I'm compiling causing it to completely stop the process and I'm just not sure what to do.

Error: Main.cpp
"include\openfl/events/ErrorEvent.h(51): error C2059: syntax error: 'constant'"
"include\openfl/events/ErrorEvent.h(51): error C2238: unexpected token(s) preceding ';'"

Thanks.

@RonyxDumb
Copy link

Same error

@Similirity
Copy link
Author

Ok i found the error, basically just delete every line of code associated with errorevent

@RonyxDumb
Copy link

Thx

@polybiusproxy
Copy link
Collaborator

Ok i found the error, basically just delete every line of code associated with errorevent

That breaks the crash handler, not recommended.

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

3 participants