tried to use it as a starting point, but getting errors:
2>F:\Projects\VRCustomQuickslots\src\sksevr\skse64\GameTypes.h(759,30): message : 'StringFinder_CI': function declaration must be available as none of the arguments depend on a template parameter
2>F:\Projects\VRCustomQuickslots\src\sksevr\skse64\GameTypes.h(871): message : see reference to class template instantiation 'tList<T>' being compiled
and
2>F:\Projects\VRCustomQuickslots\src\sksevr\skse64\PapyrusArgs.h(55): message : see reference to class template instantiation 'VMResultArray<T>' being compiled
2>F:\Projects\VRCustomQuickslots\src\sksevr\skse64\PapyrusArgs.h(70,16): error C3861: 'GetTypeID': identifier not found
seem like a good starting point, i fixed the simpler ones (missing includes) and pushed to VS19fixes...
tried to use it as a starting point, but getting errors:
and
seem like a good starting point, i fixed the simpler ones (missing includes) and pushed to VS19fixes...