UE4_MagicConsole
UE4_MagicConsole copied to clipboard
Enhanced UE4 output log widget
Results
2
UE4_MagicConsole issues
Sort by
recently updated
recently updated
newest added
# Background I noticed there wasn't a Linux compile of UE4_MagicConsole but most plugins can compile without issue or much alteration if merely included in Engine/Plugins/Marketplace. Compile went well, aside...
Broken for 5.1, complains of a header file not being found. `./ConsoleEnhanced/Source/ConsoleEnhanced/Private/SOutputLog.cpp:16:10: fatal error: 'Classes/EditorStyleSettings.h' file not found` I removed that because it doesn't belong in the `cpp` to begin...