Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compilation error. Visual Studio 2019 #169

Open
shpeenut22 opened this issue Nov 4, 2023 · 4 comments
Open

Compilation error. Visual Studio 2019 #169

shpeenut22 opened this issue Nov 4, 2023 · 4 comments

Comments

@shpeenut22
Copy link

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

@likeawindrammer
Copy link
Contributor

in what line?

@shpeenut22
Copy link
Author

shpeenut22 commented Nov 4, 2023

in what line?

  1. sorry, the line is not written correctly

@likeawindrammer
Copy link
Contributor

likeawindrammer commented Nov 4, 2023

I have no idea why that is, maybe someone else can help you, link to line for quick reference:

static std::unique_ptr<FuncT> static_func;

@shpeenut22
Copy link
Author

I have no idea why that is, maybe someone else can help you, link to line for quick reference:

static std::unique_ptr<FuncT> static_func;

Thank you, I’m racking my brains about this myself, I don’t understand why this happens.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants