[Server] compiling problem - Printable Version +- Burgershot (https://www.burgershot.gg) +-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3) +--- Forum: Support (https://www.burgershot.gg/forumdisplay.php?fid=12) +--- Thread: [Server] compiling problem (/showthread.php?tid=1503) |
compiling problem - matei_ - 2021-01-07 Hello, everytime I try to compile a gamemode, I got this error: picture. To solve this problem, I tried to install the right redistributables for my Windows version, but with no solve. There is no more details that I can give you, I hope you can help me. Have a good evening, Thank you. RE: compiling problem - Pinch - 2021-01-08 NET 3.5 Framework RE: compiling problem - matei_ - 2021-01-11 So, I solved this problem by downloading the x32 version of the Microsoft Visual C++ Redistributable, even if I have a x64-bit version Windows. A moderator can lock this topic, thank you. RE: compiling problem - Freaksken - 2021-01-11 32 bit software still requires 32 bit libraries, even if it runs on 64 bit systems. |