SDK Installation

From Spiki

Jump to: navigation, search

Anskaf Visual Studio 2005 / 2008, Orange Box og når Steam er installeret skal SDK hentes inde fra Tools tabben, jeg har installeret:

  • Source SDK
  • Source SDK Base - Orange Box
  • Source SDK Base

Efter de er hentet så OPDATER dem med det samme, hvis du kan.

Når alt er installeret og opdateret, hvilket også gælder Visual Studio, følger du bare denne guide: Installing and Debugging the Source Code

Known Issues

HUSK at kigge på SDK Known Issues List hvis compile failer!


Tips

  • Ensure that you have run all related applications at least ONCE before compiling and running mods (Eg. Source SDK Base)
    • It will unpack the binary files from GCF files
  • Could not create output directory somepath\bin\client.dll;somepath\bin
    • FIX: Client Project properties -> Custom Build step
    • Ensure the two paths under Output are properly encapsulated in ""
  • Start MOD fra Steam
    • Hvis moddet fejler fordi "Is a debug build", da højre klik -> properties -> Set Launch Options -> -allowdebug
  • Kan ikke få konsollen frem
    • Start moddet med: -console
Personal tools