03.01.2017, 00:00
c++ is not just compiled by Visual Studio, so if you want to compile for linux, use GCC as that's what the project already configured with (.dll from visual studio and .so from gcc). Note that i didn't mention about MinGW/Cygwin since i have never tried to make .so with it, i don't know if it's possible of not, if they do, then you could probably do the same with visual studio, even if it's possible, then i don't know why streamer plugin should depend on Microsoft Visual C++ runtime library for its windows version, so logically back again like i said about project configuration, it may depends on the project (streamer plugin for sa-mp).