Skip to content
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

Changing the SAMP Version on Compile #142

Open
gitlinedev opened this issue Apr 28, 2024 · 1 comment
Open

Changing the SAMP Version on Compile #142

gitlinedev opened this issue Apr 28, 2024 · 1 comment

Comments

@gitlinedev
Copy link

I have a question while compiling the solution, I need to build a DLL sampvoice for SAMP_3 but I don't fully understand how to do it, the version is written you can set it using movers, it turns out that I have to have a version in each file or in some one file I need to change it and build the solution?

@CyberMor
Copy link
Owner

CyberMor commented May 6, 2024

Hello. To build a project for R3, you need to go to the properties of the “client” subproject (right-click -> properties), then “C/C++” -> “Preprocessor” -> “Preprocessor Definitions” and insert “SAMP_R3;" (be sure not to forget the separator ";").

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

No branches or pull requests

2 participants