Win32 path separator on AsyncFileStreamer::streamFile #225
Answered
by
ghost
mbsteixeira
asked this question in
Q&A
-
In the method "AsyncFileStreamer::streamFile", the "auto it = asyncFileReaders.find(url);" fails because of the windows plataform path separator. |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Nov 8, 2019
Replies: 3 comments
-
Yes one could work on that however it is just a simple example and could be solved in a cross platform way if wanted |
Beta Was this translation helpful? Give feedback.
0 replies
-
Feel free to PR though |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feel free to PR though