isaac
isaac
Looks like once again the protocol files are being changed. The location changed, and will only be available in 'pdl' format. Currently, the json files are converted and pushed to:...
Code to replicate: ``` int main(int argc, char *argv[]) { auto loop = uvw::loop::get_default(); auto threadWorker = [](std::shared_ptr d) { std::cout run(); } loop->run(); for (auto& threadHandle : threads) {...
I had to add ``` #include "CustomBlueprintRenderer.h" ``` To the top of Public/IThumbnailToTextureToo.h to get it to compile (at least in 5.4).