Compilation error. Visual Studio 2019
Opened this issue · 4 comments
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:
plugin-sdk/injector/assembly.hpp
Line 155 in 6033510
I have no idea why that is, maybe someone else can help you, link to line for quick reference:
plugin-sdk/injector/assembly.hpp
Line 155 in 6033510
Thank you, I’m racking my brains about this myself, I don’t understand why this happens.