Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit 165f7c45 breaks build #87

Open
SBRK opened this issue Jun 8, 2022 · 0 comments
Open

Commit 165f7c45 breaks build #87

SBRK opened this issue Jun 8, 2022 · 0 comments

Comments

@SBRK
Copy link

SBRK commented Jun 8, 2022

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	

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant