I am getting errors on coding the payload. I am adding to my vessel ULIFEBOAT.
I can't get the payload manager to link.
ULIFEBOAT1.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl PayloadManager:

efineScenarioEditorPage(struct HWND__ *,void *)" (
[email protected]@@
[email protected]@
[email protected]) referenced in function _secInit
Thanks
fixed that but now I get this:
ULIFEBOAT1.obj : error LNK2019: unresolved external symbol
[email protected] referenced in function "public: void __thiscall VesselWithPM<class ULIFEBOAT,class VESSEL2>::CheckModule(void)" (
[email protected][email protected]@@
[email protected]@@@QAEXXZ)
Not sure to look to fix this: