Compilation error. Visual Studio 2019
hi, I downloaded the plugin-sdk because I was eager to write a .asi for GTA SA, but as a result, when building the plugin.sln project, a syntax error: unexpected token "<". This happens in the assembly.hpp file, and happens twice for each project for each game. Help
in what line?
in what line?
- sorry, the line is not written correctly
I have no idea why that is, maybe someone else can help you, link to line for quick reference: https://github.com/DK22Pac/plugin-sdk/blob/6033510ed3c9f299f24628a38e886e0d87726f74/injector/assembly.hpp#L155
I have no idea why that is, maybe someone else can help you, link to line for quick reference:
https://github.com/DK22Pac/plugin-sdk/blob/6033510ed3c9f299f24628a38e886e0d87726f74/injector/assembly.hpp#L155
Thank you, I’m racking my brains about this myself, I don’t understand why this happens.