Files
Client/GameTools/NeoRylClient/NeoRylClient.plg
LGram16 dd97ddec92 Restructure repository to include all source folders
Move git root from Client/ to src/ to track all source code:
- Client: Game client source (moved to Client/Client/)
- Server: Game server source
- GameTools: Development tools
- CryptoSource: Encryption utilities
- database: Database scripts
- Script: Game scripts
- rylCoder_16.02.2008_src: Legacy coder tools
- GMFont, Game: Additional resources

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 20:17:20 +09:00

164 lines
6.7 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NeoRylClient - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_RYL_GAME_CLIENT_" /D "DEBUG" /FR"Debug/" /Fp"Debug/NeoRylClient.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\ryl\NeoRylClient\AkhanChrCreate.cpp"
"C:\ryl\NeoRylClient\AkhanChrSelect1.cpp"
"C:\ryl\NeoRylClient\AkhanChrSelect2.cpp"
"C:\ryl\NeoRylClient\AkhanGUI.cpp"
"C:\ryl\NeoRylClient\AkhanInven.cpp"
"C:\ryl\NeoRylClient\AkhanJobChange.cpp"
"C:\ryl\NeoRylClient\AkhanRespawn.cpp"
"C:\ryl\NeoRylClient\AkhanTrade.cpp"
"C:\ryl\NeoRylClient\BaseGUI.cpp"
"C:\ryl\NeoRylClient\CharStatus.cpp"
"C:\ryl\NeoRylClient\ClientMain.cpp"
"C:\ryl\NeoRylClient\CommonInterface.cpp"
"C:\ryl\NeoRylClient\CommonOption.cpp"
"C:\ryl\NeoRylClient\GUIButton.cpp"
"C:\ryl\NeoRylClient\GUIMessageBox.cpp"
"C:\ryl\NeoRylClient\GUITextEdit.cpp"
"C:\ryl\NeoRylClient\GUITooltipButton.cpp"
"C:\ryl\NeoRylClient\GUITooltipItem.cpp"
"C:\ryl\NeoRylClient\GUITooltipManager.cpp"
"C:\ryl\NeoRylClient\HumanChannel.cpp"
"C:\ryl\NeoRylClient\HumanChatWindow.cpp"
"C:\ryl\NeoRylClient\HumanChrCreateLeft.cpp"
"C:\ryl\NeoRylClient\HumanChrSelect1.cpp"
"C:\ryl\NeoRylClient\HumanChrSelect2.cpp"
"C:\ryl\NeoRylClient\HumanExchange.cpp"
"C:\ryl\NeoRylClient\HumanGUI.cpp"
"C:\ryl\NeoRylClient\HumanInven.cpp"
"C:\ryl\NeoRylClient\HumanJobChange.cpp"
"C:\ryl\NeoRylClient\HumanMinimap.cpp"
"C:\ryl\NeoRylClient\HumanMiniStates.cpp"
"C:\ryl\NeoRylClient\HumanQuick.cpp"
"C:\ryl\NeoRylClient\HumanRespawn.cpp"
"C:\ryl\NeoRylClient\HumanShortcut.cpp"
"C:\ryl\NeoRylClient\HumanSimpleChat.cpp"
"C:\ryl\NeoRylClient\HumanSimpleParty.cpp"
"C:\ryl\NeoRylClient\HumanSimpleWindow.cpp"
"C:\ryl\NeoRylClient\HumanSkill.cpp"
"C:\ryl\NeoRylClient\HumanSociety.cpp"
"C:\ryl\NeoRylClient\HumanStatus.cpp"
"C:\ryl\NeoRylClient\HumanStreetStall.cpp"
"C:\ryl\NeoRylClient\HumanTrade.cpp"
"C:\ryl\NeoRylClient\HumanUpgrade.cpp"
"C:\ryl\NeoRylClient\HumanVault.cpp"
"C:\ryl\NeoRylClient\ItemInstance.cpp"
"C:\ryl\NeoRylClient\Network.cpp"
"C:\ryl\NeoRylClient\profile.cpp"
"C:\ryl\NeoRylClient\SkillNode.cpp"
"C:\ryl\NeoRylClient\SkillSystem.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6F.tmp" with contents
[
ws2_32.lib dsound.lib d3d8.lib d3dx8.lib winmm.lib dxguid.lib dxerr8.lib dinput8.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib iphlpapi.lib ijl15.lib imm32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Client_d.pdb" /debug /machine:I386 /nodefaultlib:"LIBCD" /out:"Debug/Client_d.exe" /pdbtype:sept
.\Debug\AkhanChrCreate.obj
.\Debug\AkhanChrSelect1.obj
.\Debug\AkhanChrSelect2.obj
.\Debug\AkhanGUI.obj
.\Debug\AkhanInven.obj
.\Debug\AkhanJobChange.obj
.\Debug\AkhanRespawn.obj
.\Debug\AkhanTrade.obj
.\Debug\BaseGUI.obj
.\Debug\CharStatus.obj
.\Debug\ClientMain.obj
.\Debug\CommonInterface.obj
.\Debug\CommonOption.obj
.\Debug\Crc32Static.obj
.\Debug\ExceptionReport.obj
.\Debug\GUIButton.obj
.\Debug\GUIButtonManager.obj
.\Debug\GUIMessageBox.obj
.\Debug\GUIMessageBoxManager.obj
.\Debug\GUIScroll.obj
.\Debug\GUITextEdit.obj
.\Debug\GUITooltip.obj
.\Debug\GUITooltipButton.obj
.\Debug\GUITooltipItem.obj
.\Debug\GUITooltipManager.obj
.\Debug\GUIWindow.obj
.\Debug\HTTPClient.obj
.\Debug\HumanChannel.obj
.\Debug\HumanChatWindow.obj
.\Debug\HumanChrCreateLeft.obj
.\Debug\HumanChrSelect1.obj
.\Debug\HumanChrSelect2.obj
.\Debug\HumanExchange.obj
.\Debug\HumanGUI.obj
.\Debug\HumanInven.obj
.\Debug\HumanJobChange.obj
.\Debug\HumanMinimap.obj
.\Debug\HumanMiniStates.obj
.\Debug\HumanQuick.obj
.\Debug\HumanRespawn.obj
.\Debug\HumanShortcut.obj
.\Debug\HumanSimpleChat.obj
.\Debug\HumanSimpleParty.obj
.\Debug\HumanSimpleWindow.obj
.\Debug\HumanSkill.obj
.\Debug\HumanSociety.obj
.\Debug\HumanStatus.obj
.\Debug\HumanStreetStall.obj
.\Debug\HumanTrade.obj
.\Debug\HumanUpgrade.obj
.\Debug\HumanVault.obj
.\Debug\ItemInstance.obj
.\Debug\ItemStorage.obj
.\Debug\Network.obj
.\Debug\profile.obj
.\Debug\SkillNode.obj
.\Debug\SkillSystem.obj
.\Debug\Sprite.obj
.\Debug\StringFilter.obj
.\Debug\StringTable.obj
.\Debug\Script3.res
\ryl\effect\Debug\Effect.lib
"\ryl\Zallad3D SceneClass\Debug\Zalla3D_SceneClass.lib"
\ryl\CharacterActionControl\Debug\CharacterActionControl.lib
\ryl\GLOBALSCRIPT\Debug\GlobalScript.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6F.tmp"
<h3>Output Window</h3>
Compiling...
AkhanChrCreate.cpp
AkhanChrSelect1.cpp
AkhanChrSelect2.cpp
AkhanGUI.cpp
c:\ryl\neorylclient\akhangui.cpp(234) : warning C4101: 'e' : unreferenced local variable
c:\ryl\neorylclient\akhangui.cpp(1958) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(1960) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(2335) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(2337) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(3031) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(3049) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(3064) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(3080) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
c:\ryl\neorylclient\akhangui.cpp(3094) : error C2039: 'm_strStreetStallName' : is not a member of 'CCreature'
c:\ryl\characteractioncontrol\creature.h(100) : see declaration of 'CCreature'
AkhanInven.cpp
AkhanJobChange.cpp
cl.exe terminated at user request.
</pre>
</body>
</html>