Win32 path separator on AsyncFileStreamer::streamFile #225
-
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.
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.
-
Ok. |
Beta Was this translation helpful? Give feedback.
-
Feel free to PR though |
Beta Was this translation helpful? Give feedback.
Feel free to PR though