-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Cant compile shaka-player #1700
Comments
It looks like it is a problem with how we create paths in Windows. But you should not run this with administrator rights. |
Honestly, I've tried to compile both - with & w/o adm. rights, got same result... Thanks for response! |
YAY! Shaka compiled! @TheModMaker U were right!
set return
|
@Kogoruhn, thanks for the feedback! Please confirm with the change we just released so that we know the official fix works for you, as well. |
Same error that was in my "repair"... in /dist: shaka-player.compiled.debug.js, shaka-player.ui.debug.js (+ .map, .externs) |
Have you read the FAQ and checked for duplicate open issues?:
Yes
What version of Shaka Player are you using?:
2.5.0-beta2
Can you reproduce the issue with our latest release version?:
Yup
Can you reproduce the issue with the latest code from
master
?:Are you using the demo app or your own custom app?:
not applicable
If custom app, can you reproduce the issue using our demo app?:
What browser and OS are you using?:
Windows 7 Professional
What are the manifest and license server URIs?:
not applicable
What did you do?
try to compile shaka according to https://shaka-player-demo.appspot.com/docs/api/tutorial-welcome.html
What did you expect to happen?
shaka compiled
What actually happened?
error during compilation, in /dist presents only
deps.js, .lintstamp, .htmllintstamp
I use standard cmd with administrator rights. About a month ago compilation was OK.
The text was updated successfully, but these errors were encountered: