Starting with commit 165f7c4 the plugin does not build in DebugEditor and DevelopmentEditor configuration. Development, DebugGame and Shipping is fine.
The errors are as follow: (sorry for French)
Erreur C2065 'SWrapBox' : identificateur non déclaré AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 64
Erreur C2672 'MakeTDecl' : fonction correspondante surchargée introuvable AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 64
Erreur C2974 'MakeTDecl' : argument modèle non valide pour 'WidgetType', type attendu AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 64
Erreur C2653 'SWrapBox' : n'est pas un nom de classe ni d'espace de noms AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 64
Erreur C3861 'FArguments' : identificateur introuvable AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 64
Erreur C2653 'SWrapBox' : n'est pas un nom de classe ni d'espace de noms AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 66
Erreur C2783 'TObjectPtr<UPanelSlot>::operator U *(void) const' : impossible de déduire l'argument modèle pour 'U' AppLayoutStreaming Project\Plugins\Unrealjs\Source\JavascriptEditor\JavascriptClassViewer.cpp 66
Starting with commit 165f7c4 the plugin does not build in DebugEditor and DevelopmentEditor configuration. Development, DebugGame and Shipping is fine.
The errors are as follow: (sorry for French)