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

MS Edge shader formatting error #99

Open
johanbelin opened this issue Aug 9, 2015 · 1 comment
Open

MS Edge shader formatting error #99

johanbelin opened this issue Aug 9, 2015 · 1 comment

Comments

@johanbelin
Copy link

The example on seriouslyjs.org does not work in Microsoft Edge.
Gives the following error:

SCRIPT5022: Shader error: Shader compilation errors
(36, 67): Expected macro argument list
(37, 1): Expected macro argument list
(37, 2): Expected macro argument list
(37, 3): Expected macro argument list
(37, 4): Expected macro argument list
(37, 5): Expected macro argument list
(37, 6): Expected macro argument list
(37, 7): Expected macro argument list
(37, 8): Expected macro argument list
(37, 9): Expected macro argument list
(37, 10): Expected macro argument list
(37, 11): Expected macro argument list
(37, 12): Expected macro argument list
(37, 13): Expected macro argument list
(37, 14): Expected macro argument list
(37, 15): Expected macro argument list
(37, 16): Expected macro argument list
(37, 17): Expected macro argument list
(37, 18): Expected macro argument list
(37, 19): Expected macro argument list
(37, 20): Expected macro argument list
(37, 34): syntax error, unexpected LEFT_PAREN

@brianchirls
Copy link
Owner

seriouslyjs.org is long overdue for a total re-write. It was using a very old version of seriously.js, but I just upgraded it. There have been some IE-specific fixes in the last year or so, which may make a difference.

Can you try it again now and see if it's any better?

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

2 participants