Files
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

53 lines
7.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
Build Log
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>
<h3>Build started: Project: Wrapper, Configuration: Release|Win32</h3>
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Command Lines
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\RSP00000554804564.rsp" with contents
[
/GL /I &quot;../DevIL/include&quot; /I &quot;../MiniLZO/include&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;IL_STATIC_LIB&quot; /D &quot;_WINDLL&quot; /D &quot;_UNICODE&quot; /D &quot;UNICODE&quot; /FD /EHa /MD /Fo&quot;Release\\&quot; /Fd&quot;Release\vc90.pdb&quot; /W3 /c /Zi /clr /TP /FU &quot;c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll&quot; /FU &quot;c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll&quot; /FU &quot;c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll&quot; /FU &quot;c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll&quot;
.\Wrapper.cpp
.\AssemblyInfo.cpp
]
Creating command line "cl.exe @q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\RSP00000554804564.rsp /nologo /errorReport:prompt"
Creating temporary file "q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\RSP00000654804564.rsp" with contents
[
/OUT:&quot;Release\Wrapper.dll&quot; /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:&quot;Release\Wrapper.dll.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DEBUG /PDB:&quot;q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\Wrapper.pdb&quot; /LTCG /DYNAMICBASE:NO /FIXED:No /MACHINE:X86 gdi32.lib &quot;..\minilzo\release\minilzo.lib&quot; &quot;..\devil\src-il\msvc8\release\devil.lib&quot;
&quot;.\Release\AssemblyInfo.obj&quot;
&quot;.\Release\Wrapper.obj&quot;
]
Creating command line "link.exe @q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\RSP00000654804564.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\RSP00000754804564.rsp" with contents
[
/outputresource:&quot;.\Release\Wrapper.dll;#2&quot; /manifest
.\Release\Wrapper.dll.intermediate.manifest
]
Creating command line "mt.exe @q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\RSP00000754804564.rsp /nologo"
Creating temporary file "q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\BAT00000854804564.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% &gt; .\Release\mt.dep
]
Creating command line "q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\BAT00000854804564.bat"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling...
Wrapper.cpp
.\Wrapper.cpp(196) : warning C4018: '<' : signed/unsigned mismatch
AssemblyInfo.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Results
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://q:\myProj\vs2005\rylCoder\addons\Wrapper\Release\BuildLog.htm"
Wrapper - 0 error(s), 1 warning(s)
</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
</font></table></body></html>