Linux compiling - Printable Version +- Burgershot (https://www.burgershot.gg) +-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3) +--- Forum: General Discussions (https://www.burgershot.gg/forumdisplay.php?fid=6) +--- Thread: Linux compiling (/showthread.php?tid=539) |
Linux compiling - 6cadilab9 - 2019-05-09 Hello, I just recently switched to ubuntu 16.04 for work purposes and I have a community to maintain and I don't really wanna dual boot windows. So I was wondering is there a way I could compile on linux, haven't really done any research but I'm sure there is someone already doing this and I don't think there is harm in asking xd RE: Linux compiling - 6cadilab9 - 2019-05-09 Nvm, switched the whole project to sampctl RE: Linux compiling - JustMichael - 2019-05-09 Yes, sampctl uses the community compiler which can compile on Linux: https://github.com/pawn-lang/compiler/ |