I’m on 4.26
I’m having issues compiling this on my build machine. And when I tried to package the plugin out for testing I get a lot of error spam from BlockoutToolsParent.cpp (i believe)
On the build machine while cooking:
13:49:42 LogModuleManager: Warning: ModuleManager: Unable to load module ‘BlockoutToolsPlugin’ - 0 instances of that module name found.
13:49:42 Message dialog closed, result: Ok, title: Message, text: Plugin ‘BlockoutToolsPlugin’ failed to load because module ‘BlockoutToolsPlugin’ could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.
While packaging the plugin:
[2020.12.11-21.11.46:107][971]UATHelper: Package Plugin Task (Windows): C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\INCLUDE\xxatomic(563): error C4800: Implicit conversion from ‘int’ to bool. Possible information loss
[2020.12.11-21.11.46:107][971]UATHelper: Package Plugin Task (Windows): C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\INCLUDE\xxatomic(563): note: consider using explicit cast or comparison to 0 to avoid this warning