Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
93 B

  1. for linux:
  2. p4 edit ...
  3. chmod +x configure
  4. CC="/valve/bin/gcc-4.5.1 -fPIC" ./configure
  5. make