This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@hype
Hype
@justmichael
JustMichael
You have to build your plugin as a x86 (32bit). SA-MP is a x86bit software and doesn't handle 64bit. You must properly setup your project to run as x86, use the right toolchain and type on creation. Take a look at all the plugins that have already been made, and check their setup.
JustMichael said: You have to build your plugin as a x86 (32bit). SA-MP is a x86bit software and doesn't handle 64bit. You must properly setup your project to run as x86, use the right toolchain and type on creation. Take a look at all the plugins that have already been made, and check their setup.
I just opened solution of the project that CMake created for me. I don't know how to compile it in x86.
Please sign up or log in to reply