I just have my Linux-version of project set up (by default I was compiling to Windows). I downloaded Visual Studio extension to Linux cross-compiling. I didn't do anything like that before and it asks me for Linux Build Server. I guess I should create a VM for Linux based system and then pass hostname, password, user etc. I just want to be able to build my dynamic library! I don't want to download 10 GB Debian just for one small library. Do you guys some other easy way to build it? Maybe there is this kind of server available.
I don't want to execute it or something. I just need to port my .dll plugin to .so plugin for Linux web server. Thank you in advance.