SkylakeOfficial / CrystalNodes

Beautify the unreal editor graph nodes.
GNU General Public License v3.0
79 stars 12 forks source link

Compile error in 5.3 #1

Closed imtrobin closed 8 months ago

imtrobin commented 8 months ago

Reporting, compille error

Module.CrystalNodes.cpp.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class UEdGraph * __cdecl SGraphPanel::GetGraphObj(void)const " (__imp_?GetGraphObj@SGraphPanel@@QEBAPEAVUEdGraph@@XZ) referenced in function "enum EMatSupported __cdecl IsMatOfGraphSupported(class TSharedPtr<class SGraphPanel,1>)" (?IsMatOfGraphSupported@@YA?AW4EMatSupported@@V?$TSharedPtr@VSGraphPanel@@$00@@@Z)
F:\Temp\Plugin\CrystalNodes\HostProject\Plugins\CrystalNodes\Binaries\Win64\UnrealEditor-CrystalNodes.dll : fatal error LNK1120: 1 unresolved externals
SkylakeOfficial commented 8 months ago

Got it. Fixed.