How to include Open-SAMP-API into code

Joined
Feb 18, 2005
Messages
2,965
Reaction score
271
Add the folder where "SAMP_API.h" is located to the include directories in the project settings, or move it to where "main.h" is also, or include it using its relative path to the solution folder.
 
Top