• Help with compiling.
    2 replies, posted
I'm using Studio Compiler to compile my models. I set the SDK tools and game dir but when I try to compile [CODE]G:/Programs/Steam/SteamApps/bobbob83/sourcesdk/bin/orangebox/bin/studiomdl.exe -game "G:\Programs\Steam\SteamApps" "C:\Users\Maciej\Desktop\Monitor\Monitor.qc" WARNING: AppFramework : Unable to load module p4lib.dll! WARNING: Unable to find gameinfo.txt. Solutions: 1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir 2. Run vconfig to specify which game you're working on. 3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in. Unable to find gameinfo.txt. Solutions: 1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir 2. Run vconfig to specify which game you're working on. 3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in. [/CODE] What am I doing wrong? I'm very new to modeling.
-game "G:\Programs\Steam\SteamApps" is not a valid game Need to point to something like -game "G:\Programs\Steam\Common\GarrysMod\garrysmod"
[QUOTE=Puzzle;41555949]-game "G:\Programs\Steam\SteamApps" is not a valid game Need to point to something like -game "G:\Programs\Steam\Common\GarrysMod\garrysmod"[/QUOTE] Ah ok I see. I thought it was were all of my games were located. Thanks
Sorry, you need to Log In to post a reply to this thread.