mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-14 17:01:21 +00:00
a39565b783
... not quite content with where the project files lie but it is ok for now. ... compiling works fine so far (only tested mingw32 right now)
178 lines
5.9 KiB
Text
178 lines
5.9 KiB
Text
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: ui - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\marcin\LOCALS~1\Temp\RSP19A.tmp" with contents
|
|
[
|
|
/nologo /G5 /MLd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "UI_EXPORTS" /FR"Debug/" /Fp"Debug/ui.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"C:\stvoy\code-dm\game\bg_misc.c"
|
|
"C:\stvoy\code-dm\ui\ui_addbots.c"
|
|
"C:\stvoy\code-dm\ui\ui_admin.c"
|
|
"C:\stvoy\code-dm\ui\ui_atoms.c"
|
|
"C:\stvoy\code-dm\ui\ui_cdkey.c"
|
|
"C:\stvoy\code-dm\ui\ui_confirm.c"
|
|
"C:\stvoy\code-dm\ui\ui_connect.c"
|
|
"C:\stvoy\code-dm\ui\ui_controls2.c"
|
|
"C:\stvoy\code-dm\ui\ui_credits.c"
|
|
"C:\stvoy\code-dm\ui\ui_cvars.c"
|
|
"C:\stvoy\code-dm\ui\ui_demo2.c"
|
|
"C:\stvoy\code-dm\ui\ui_emotes.c"
|
|
"C:\stvoy\code-dm\ui\ui_fonts.c"
|
|
"C:\stvoy\code-dm\ui\ui_gameinfo.c"
|
|
"C:\stvoy\code-dm\ui\ui_ingame.c"
|
|
"C:\stvoy\code-dm\ui\ui_library.c"
|
|
"C:\stvoy\code-dm\ui\ui_main.c"
|
|
"C:\stvoy\code-dm\ui\ui_menu.c"
|
|
"C:\stvoy\code-dm\ui\ui_mfield.c"
|
|
"C:\stvoy\code-dm\ui\ui_mods.c"
|
|
"C:\stvoy\code-dm\ui\ui_motd.c"
|
|
"C:\stvoy\code-dm\ui\ui_network.c"
|
|
"C:\stvoy\code-dm\ui\ui_playermodel.c"
|
|
"C:\stvoy\code-dm\ui\ui_players.c"
|
|
"C:\stvoy\code-dm\ui\ui_playersettings.c"
|
|
"C:\stvoy\code-dm\ui\ui_preferences.c"
|
|
"C:\stvoy\code-dm\ui\ui_qmenu.c"
|
|
"C:\stvoy\code-dm\ui\ui_removebots.c"
|
|
"C:\stvoy\code-dm\ui\ui_serverinfo.c"
|
|
"C:\stvoy\code-dm\ui\ui_servers2.c"
|
|
"C:\stvoy\code-dm\ui\ui_sound.c"
|
|
"C:\stvoy\code-dm\ui\ui_sparena.c"
|
|
"C:\stvoy\code-dm\ui\ui_specifyserver.c"
|
|
"C:\stvoy\code-dm\ui\ui_splevel.c"
|
|
"C:\stvoy\code-dm\ui\ui_sppostgame.c"
|
|
"C:\stvoy\code-dm\ui\ui_spskill.c"
|
|
"C:\stvoy\code-dm\ui\ui_startserver.c"
|
|
"C:\stvoy\code-dm\ui\ui_syscalls.c"
|
|
"C:\stvoy\code-dm\ui\ui_team.c"
|
|
"C:\stvoy\code-dm\ui\ui_teamorders.c"
|
|
"C:\stvoy\code-dm\ui\ui_turbolift.c"
|
|
"C:\stvoy\code-dm\ui\ui_video.c"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\marcin\LOCALS~1\Temp\RSP19A.tmp"
|
|
Creating temporary file "C:\DOCUME~1\marcin\LOCALS~1\Temp\RSP19B.tmp" with contents
|
|
[
|
|
/nologo /base:"0x40000000" /dll /incremental:yes /pdb:"../Debug/ui.pdb" /map:"Debug/uix86.map" /debug /machine:I386 /def:".\ui.def" /out:"../debug/uix86.dll" /implib:"Debug/uix86.lib" /pdbtype:sept
|
|
".\Debug\bg_misc.obj"
|
|
".\Debug\q_math.obj"
|
|
".\Debug\q_shared.obj"
|
|
".\Debug\ui_addbots.obj"
|
|
".\Debug\ui_admin.obj"
|
|
".\Debug\ui_atoms.obj"
|
|
".\Debug\ui_cdkey.obj"
|
|
".\Debug\ui_confirm.obj"
|
|
".\Debug\ui_connect.obj"
|
|
".\Debug\ui_controls2.obj"
|
|
".\Debug\ui_credits.obj"
|
|
".\Debug\ui_cvars.obj"
|
|
".\Debug\ui_demo2.obj"
|
|
".\Debug\ui_emotes.obj"
|
|
".\Debug\ui_fonts.obj"
|
|
".\Debug\ui_gameinfo.obj"
|
|
".\Debug\ui_ingame.obj"
|
|
".\Debug\ui_library.obj"
|
|
".\Debug\ui_main.obj"
|
|
".\Debug\ui_menu.obj"
|
|
".\Debug\ui_mfield.obj"
|
|
".\Debug\ui_mods.obj"
|
|
".\Debug\ui_motd.obj"
|
|
".\Debug\ui_network.obj"
|
|
".\Debug\ui_playermodel.obj"
|
|
".\Debug\ui_players.obj"
|
|
".\Debug\ui_playersettings.obj"
|
|
".\Debug\ui_preferences.obj"
|
|
".\Debug\ui_qmenu.obj"
|
|
".\Debug\ui_removebots.obj"
|
|
".\Debug\ui_serverinfo.obj"
|
|
".\Debug\ui_servers2.obj"
|
|
".\Debug\ui_sound.obj"
|
|
".\Debug\ui_sparena.obj"
|
|
".\Debug\ui_specifyserver.obj"
|
|
".\Debug\ui_splevel.obj"
|
|
".\Debug\ui_sppostgame.obj"
|
|
".\Debug\ui_spskill.obj"
|
|
".\Debug\ui_startserver.obj"
|
|
".\Debug\ui_syscalls.obj"
|
|
".\Debug\ui_team.obj"
|
|
".\Debug\ui_teamorders.obj"
|
|
".\Debug\ui_turbolift.obj"
|
|
".\Debug\ui_video.obj"
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\marcin\LOCALS~1\Temp\RSP19B.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
bg_misc.c
|
|
ui_addbots.c
|
|
ui_admin.c
|
|
c:\stvoy\code-dm\ui\ui_admin.c(1989) : warning C4005: 'MAX_SOUNDS' : macro redefinition
|
|
c:\stvoy\code-dm\game\q_shared.h(936) : see previous definition of 'MAX_SOUNDS'
|
|
c:\stvoy\code-dm\ui\ui_admin.c(2791) : warning C4505: 'AdminAudio_Cache' : unreferenced local function has been removed
|
|
c:\stvoy\code-dm\ui\ui_admin.c(2550) : see declaration of 'AdminAudio_Cache'
|
|
ui_atoms.c
|
|
C:\stvoy\code-dm\ui\ui_atoms.c(3014) : warning C4505: 'UI_AntiPlagiarise' : unreferenced local function has been removed
|
|
C:\stvoy\code-dm\ui\ui_atoms.c(2564) : see declaration of 'UI_AntiPlagiarise'
|
|
ui_cdkey.c
|
|
ui_confirm.c
|
|
ui_connect.c
|
|
ui_controls2.c
|
|
C:\stvoy\code-dm\ui\ui_controls2.c(97) : warning C4005: 'ID_MAINMENU' : macro redefinition
|
|
c:\stvoy\code-dm\ui\ui_admin.c(0) : see previous definition of 'ID_MAINMENU'
|
|
ui_credits.c
|
|
C:\stvoy\code-dm\ui\ui_credits.c(26) : warning C4005: 'ID_MAINMENU' : macro redefinition
|
|
c:\stvoy\code-dm\ui\ui_admin.c(0) : see previous definition of 'ID_MAINMENU'
|
|
ui_cvars.c
|
|
ui_demo2.c
|
|
C:\stvoy\code-dm\ui\ui_demo2.c(18) : warning C4005: 'ID_MAINMENU' : macro redefinition
|
|
c:\stvoy\code-dm\ui\ui_admin.c(0) : see previous definition of 'ID_MAINMENU'
|
|
ui_emotes.c
|
|
ui_fonts.c
|
|
C:\stvoy\code-dm\ui\ui_fonts.c(12) : warning C4005: 'ID_MAINMENU' : macro redefinition
|
|
c:\stvoy\code-dm\ui\ui_admin.c(0) : see previous definition of 'ID_MAINMENU'
|
|
ui_gameinfo.c
|
|
ui_ingame.c
|
|
ui_library.c
|
|
C:\stvoy\code-dm\ui\ui_library.c(241) : warning C4211: nonstandard extension used : redefined extern to static
|
|
ui_main.c
|
|
ui_menu.c
|
|
C:\stvoy\code-dm\ui\ui_menu.c(349) : warning C4005: 'ID_MAINMENU' : macro redefinition
|
|
c:\stvoy\code-dm\ui\ui_admin.c(0) : see previous definition of 'ID_MAINMENU'
|
|
ui_mfield.c
|
|
ui_mods.c
|
|
C:\stvoy\code-dm\ui\ui_mods.c(12) : warning C4005: 'ID_MAINMENU' : macro redefinition
|
|
c:\stvoy\code-dm\ui\ui_admin.c(0) : see previous definition of 'ID_MAINMENU'
|
|
ui_motd.c
|
|
ui_network.c
|
|
ui_playermodel.c
|
|
ui_players.c
|
|
ui_playersettings.c
|
|
ui_preferences.c
|
|
ui_qmenu.c
|
|
ui_removebots.c
|
|
ui_serverinfo.c
|
|
ui_servers2.c
|
|
ui_sound.c
|
|
ui_sparena.c
|
|
ui_specifyserver.c
|
|
ui_splevel.c
|
|
ui_sppostgame.c
|
|
ui_spskill.c
|
|
ui_startserver.c
|
|
ui_syscalls.c
|
|
ui_team.c
|
|
C:\stvoy\code-dm\ui\ui_team.c(550) : warning C4206: nonstandard extension used : translation unit is empty
|
|
ui_teamorders.c
|
|
ui_turbolift.c
|
|
ui_video.c
|
|
Linking...
|
|
Creating library Debug/uix86.lib and object Debug/uix86.exp
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
uix86.dll - 0 error(s), 11 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|