Difference between revisions of "Talk:Compiling SourceMod Plugins"
Willy1234x1 (talk | contribs) m (New page: I edited the Linux command for compiling. spcomp doesn't actually seem to do anything while ./compile.sh does.) |
(→Compiling on Arch Linux: new section) |
||
Line 1: | Line 1: | ||
I edited the Linux command for compiling. spcomp doesn't actually seem to do anything while ./compile.sh does. | I edited the Linux command for compiling. spcomp doesn't actually seem to do anything while ./compile.sh does. | ||
+ | |||
+ | == Compiling on Arch Linux == | ||
+ | |||
+ | For Arch Linux based distributions you need those packages: | ||
+ | lib32-glibc | ||
+ | lib32-gcc-libs |
Latest revision as of 09:22, 13 December 2021
I edited the Linux command for compiling. spcomp doesn't actually seem to do anything while ./compile.sh does.
Compiling on Arch Linux
For Arch Linux based distributions you need those packages: lib32-glibc lib32-gcc-libs