Jump to content

Vegeta

Members
  • Posts

    125
  • Joined

  • Last visited

Posts posted by Vegeta

  1. I replaced all of the files in the SDK with the modbase files, but I am still getting an error.  I looked more carefully into what is causing the error, and it sais that I am missing the following files:
    qcommon/disablewarnings.h
    windows.h

     

    I checked and made sure that I did in fact have those files in the correct places, yet it continues to give me the errors

    Just in case it really matters, I am attaching the build output below.

     

     

    ------ Build started: Project: botlib, Configuration: Final Win32 ------
    Compiling...
    l_struct.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    l_script.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    l_precomp.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    l_memory.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    l_log.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    l_libvar.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    l_crc.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_interface.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ea.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_weight.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_weap.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_move.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_goal.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_gen.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_chat.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_ai_char.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_sample.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_routealt.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_route.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_reach.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    Compiling...
    be_aas_optimize.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_move.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_main.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_file.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_entity.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_debug.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_cluster.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    be_aas_bspq3.cpp
    c:\users\vegeta\desktop\sdk\codemp\botlib\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    Build log was saved at "file://c:\Users\vegeta\Desktop\SDK\codemp\Final\botlib\BuildLog.htm"
    botlib - 28 error(s), 0 warning(s)
    ------ Build started: Project: JK2game, Configuration: Final Win32 ------
    Compiling...
    cl : Command line error D8016 : '/O2' and '/ZI' command-line options are incompatible
    Build log was saved at "file://c:\Users\vegeta\Desktop\SDK\codemp\Final\JK2game\BuildLog.htm"
    JK2game - 1 error(s), 0 warning(s)
    ------ Build started: Project: JK2cgame, Configuration: Final Win32 ------
    Compiling...
    WalkerNPC.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    ui_shared.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    SpeederNPC.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    q_shared.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    q_math.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_rocketlauncher.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_heavyrepeater.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_force.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_flechette.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_disruptor.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_demp2.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_bryarpistol.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_bowcaster.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    fx_blaster.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    FighterNPC.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_weapons.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_weaponinit.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_view.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_turret.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_syscalls.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Generating Code...
    Compiling...
    cg_strap.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_snapshot.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_servercmds.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_scoreboard.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_saga.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_predict.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_playerstate.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_players.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_newDraw.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_marks.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_main.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_localents.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_light.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_info.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_event.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_ents.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_effects.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_drawtools.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_draw.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    cg_consolecmds.c
    c:\users\vegeta\desktop\sdk\codemp\cgame\../game/q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Generating Code...
    Compiling...
    bg_weapons.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_vehicleLoad.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_slidemove.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_saga.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_saberLoad.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_saber.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_pmove.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_panimate.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_misc.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    bg_g2_utils.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    AnimalNPC.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(187) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Generating Code...
    Build log was saved at "file://c:\Users\vegeta\Desktop\SDK\codemp\Final\JK2cgame\BuildLog.htm"
    JK2cgame - 51 error(s), 0 warning(s)
    ------ Build started: Project: ui, Configuration: Final Win32 ------
    Compiling...
    ui_syscalls.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    ui_shared.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    ui_saber.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    ui_main.c
    .\ui_main.c(14) : fatal error C1083: Cannot open include file: 'Ghoul2/G2.h': No such file or directory
    ui_gameinfo.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    ui_force.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    ui_atoms.c
    c:\users\vegeta\desktop\sdk\codemp\ui\../game/q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    q_shared.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    q_math.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    bg_weapons.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    bg_vehicleLoad.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    bg_saga.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    bg_misc.c
    c:\users\vegeta\desktop\sdk\codemp\game\q_shared.h(44) : fatal error C1083: Cannot open include file: 'qcommon/disablewarnings.h': No such file or directory
    Generating Code...
    Build log was saved at "file://c:\Users\vegeta\Desktop\SDK\codemp\Final\ui\BuildLog.htm"
    ui - 13 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========
  2. For when I get everything  working, does anyone know what I have to edit to dual wield certain weapons.  (just the Bryar pistols and the Demp 2, I have them as completely different weapons in my mod already)
    Also, I will eventually need to know how to make the jetpacks to function SP style, and the NPCs that would normally follow you in SP follow you.  Lastly I will need to know how to make a "flame thrower" item, like force lightning only with fire ( like SP Boba Fett ) and it is an object that you can pick up like a seeker drone, or a jetpack.

    I really just need to know where to start with all of these things, like what files I will have to make the changes in.

  3. I changed all of the settings to those in the images and tried to perform a build solution, however it still said "Build Failed"....  I must be forgetting to do something, I will keep trying for now, but more advice would be greatly appreciated.

  4. Well, I have been practicing editing source code, but my main problem is that I don't understand the part in the SDK "MakeAMod" tutorial where it says "Set your configuration to Final and perform a "Build Solution" command to build a DLL for the game."  and because of this, I am unable to compile it into a .DLL file.
     

    So, if anyone knows how to do this (or the equivilant of this ) using CodeBlocks 12.11, please inform me

×
×
  • Create New...