Build Log
  

Build started: Project: license, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP00000126882000.rsp" with contents
[
/O2 /Ob1 /I "f:/rep/pkg/external/jython/2.1/include" /I "f:/rep/pkg/external/log4j/1.2.8/include" /I "f:/rep/pkg/external/MSVC/8.0/include" /I "f:/rep/pkg/cube/util/2.0/include" /I "f:/rep/pkg/cube/hexff/2.0/include" /I "f:/rep/pkg/cube/plugin/2.0/include" /I "f:/rep/pkg/cube/framework/2.0/include" /I "f:/rep/pkg/external/ia/6.0/include" /I "f:/rep/pkg/external/commons-logging/1.0.4/include" /I "f:/rep/pkg/external/httpclient/3.0.1/include" /I "f:/rep/pkg/external/flexlm/11.6.1/include" /I "f:/rep/cube/license/trunk/src" /I "f:/rep/pkg/external/flexlm/9.5/include/machind" /I "f:/rep/pkg/tools/jdk/1.5.0_12/include" /I "f:/rep/pkg/tools/jdk/1.5.0_12/include/win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_USE_32BIT_TIME_T" /D "PROJ_LICENSE" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp"f:/rep/pkg/cube/license/2.0/objects32/license.pch" /Fo"f:/rep/pkg/cube/license/2.0/objects32/" /Fd"f:/rep/pkg/cube/license/2.0/objects32/" /W3 /c .\JLicenseManager.cpp

.\Rand.cpp

.\Xor.cpp

.\Base64.cpp

.\LicenseManager.cpp

.\SimpleLoger.cpp

.\LicIo.cpp

.\Utils.cpp

.\FlexLic.cpp

.\LicenseException.cpp
]
Creating command line "cl.exe @c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP00000126882000.rsp /nologo /errorReport:queue"
Creating temporary file "c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP00000226882000.rsp" with contents
[
/OUT:"f:/rep/pkg/cube/license/2.0/lib32/license.dll" /LIBPATH:"f:/rep/pkg/external/jython/2.1/lib32" /LIBPATH:"f:/rep/pkg/external/log4j/1.2.8/lib32" /LIBPATH:"f:/rep/pkg/external/MSVC/8.0/lib32" /LIBPATH:"f:/rep/pkg/cube/util/2.0/lib32" /LIBPATH:"f:/rep/pkg/cube/hexff/2.0/lib32" /LIBPATH:"f:/rep/pkg/cube/plugin/2.0/lib32" /LIBPATH:"f:/rep/pkg/cube/framework/2.0/lib32" /LIBPATH:"f:/rep/pkg/external/ia/6.0/lib32" /LIBPATH:"f:/rep/pkg/external/commons-logging/1.0.4/lib32" /LIBPATH:"f:/rep/pkg/external/httpclient/3.0.1/lib32" /LIBPATH:"f:/rep/pkg/external/flexlm/11.6.1/lib32" /LIBPATH:"f:/rep/pkg/cube/license/2.0/lib32" /DLL /MANIFEST /MANIFESTFILE:"f:/rep/pkg/cube/license/2.0/objects32/\license.dll.intermediate.manifest" /PDB:"f:/rep/pkg/cube/license/2.0/objects32/license.pdb" /IMPLIB:"f:/rep/pkg/cube/license/2.0/lib32/license.lib" odbc32.lib odbccp32.lib lmgr_md.lib libsb_md.lib libcrvs_md.lib libnoact_md.lib wsock32.lib netapi32.lib comctl32.lib lm_new_32_win.obj kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

"..\..\..\..\..\pkg\cube\license\2.0\objects32\LicenseException.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\FlexLic.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\Utils.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\LicIo.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\SimpleLoger.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\LicenseManager.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\Base64.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\Xor.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\Rand.obj"

"..\..\..\..\..\pkg\cube\license\2.0\objects32\JLicenseManager.obj"
]
Creating command line "link.exe @c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP00000226882000.rsp /NOLOGO /ERRORREPORT:QUEUE"
Creating temporary file "c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP00000326882000.rsp" with contents
[
/outputresource:"..\..\..\..\..\pkg\cube\license\2.0\lib32\license.dll;#2" /manifest

..\..\..\..\..\pkg\cube\license\2.0\objects32\license.dll.intermediate.manifest
]
Creating command line "mt.exe @c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP00000326882000.rsp /nologo"
Creating temporary file "c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\BAT00000426882000.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ..\..\..\..\..\pkg\cube\license\2.0\objects32\mt.dep
]
Creating command line "c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\BAT00000426882000.bat"
Output Window
  
Compiling...
JLicenseManager.cpp
.\JLicenseManager.cpp(69) : warning C4101: 'keyptr' : unreferenced local variable
.\JLicenseManager.cpp(69) : warning C4101: 'valueptr' : unreferenced local variable
.\JLicenseManager.cpp(107) : warning C4101: 'temp' : unreferenced local variable
Rand.cpp
Xor.cpp
Base64.cpp
LicenseManager.cpp
.\LicenseManager.cpp(373) : warning C4101: 'i' : unreferenced local variable
SimpleLoger.cpp
LicIo.cpp
Utils.cpp
FlexLic.cpp
LicenseException.cpp
Generating Code...
Linking...
   Creating library f:/rep/pkg/cube/license/2.0/lib32/license.lib and object f:/rep/pkg/cube/license/2.0/lib32/license.exp
Embedding manifest...
Results
  
Build log was saved at "file://f:\rep\pkg\cube\license\2.0\objects32\BuildLog.htm"
license - 0 error(s), 4 warning(s)