-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation error. Visual Studio 2019 #169
Comments
in what line? |
|
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. |
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
The text was updated successfully, but these errors were encountered: