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

error when building #1

Open
ikalangita opened this issue Oct 9, 2017 · 3 comments
Open

error when building #1

ikalangita opened this issue Oct 9, 2017 · 3 comments

Comments

@ikalangita
Copy link

Hello,

I tried this repo and got error : FATAL ERROR: '..' is not valid in glob pattern (pass --trace for stack trace)
I just cloned the project and build from sublime text.

@drslem
Copy link

drslem commented Oct 10, 2017

There's not much information to go on in your report but could it be that you're trying to build the example code and that there's also a line saying StreamingBasics.unoproj: E0000: File <somepath>\Fuse.MediaQuery\src\Fuse.MediaQuery.unoproj does not exist above the error message you mentioned? :)

In that case: be aware that the example player also relies on the MediaQuery project which is expected to be located on the path specified in the .unoproj of the example.

@ikalangita
Copy link
Author

Hi, I tried to play around the example project, i have few questions :
1- in StreamingBasics.unoproj, why did you specify the path like this "../../../Fuse.MediaQuery/src/Fuse.MediaQuery.unoproj" and src path like this "../../src/Fuse.StreamingPlayer.unoproj" is there a specific reason?

2- where to put json list of songs ?

Thank you.

@ikalangita
Copy link
Author

I tried to build to device, i ended up with build failed. Do you have a real example to test with this please?

Thank you

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