/home/kkim/fips-projects/oryol/code/Modules/HttpFS/private/emsc/emscURLLoader.cc:47:17: error: no viable conversion from 'void *'
to 'Ptr<Oryol::IORead>'
Ptr<IORead> req = userData;
I guess it's related to the recent Ptr class update? I'll attach more detailed report if needed but I think it's pretty clear already.
I guess it's related to the recent Ptr class update? I'll attach more detailed report if needed but I think it's pretty clear already.