69 lines
7.1 KiB
Plaintext
69 lines
7.1 KiB
Plaintext
Build started 21.07.2018 09:00:00.
|
|
1>Project "E:\blu-flame.org\hgplus\nordlicht2014-intro\nordlicht2014\nordlicht2014.vcxproj" on node 2 (Build target(s)).
|
|
1>InitializeBuildStatus:
|
|
Touching "Release\nordlicht2014.tlog\unsuccessfulbuild".
|
|
CustomBuild:
|
|
Minifying shader...
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio\Shared\14.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /Od /Oi /Oy /D WIN32 /D SYNC_PLAYER /D NDEBUG /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Release\\" /Fd"Release\vc140.pdb" /Gd /TC /analyze- /errorReport:prompt "..\3rdparty\modified-rocket\data.c" "..\3rdparty\modified-rocket\device.c" "..\3rdparty\modified-rocket\track.c" ..\3rdparty\usync.c
|
|
data.c
|
|
1>..\3rdparty\modified-rocket\data.c(24): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(552): note: see declaration of 'strdup'
|
|
device.c
|
|
1>..\3rdparty\modified-rocket\device.c(13): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(346): note: see declaration of 'strncpy'
|
|
1>..\3rdparty\modified-rocket\device.c(15): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat'
|
|
1>..\3rdparty\modified-rocket\device.c(16): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat'
|
|
1>..\3rdparty\modified-rocket\device.c(17): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat'
|
|
1>..\3rdparty\modified-rocket\device.c(101): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(552): note: see declaration of 'strdup'
|
|
1>..\3rdparty\modified-rocket\device.c(114): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: see declaration of 'fopen'
|
|
track.c
|
|
usync.c
|
|
Generating Code...
|
|
C:\Program Files (x86)\Microsoft Visual Studio\Shared\14.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /Od /Oi /Oy /D WIN32 /D SYNC_PLAYER /D NDEBUG /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Release\\" /Fd"Release\vc140.pdb" /Gd /TP /analyze- /errorReport:prompt main.cpp
|
|
main.cpp
|
|
1>e:\blu-flame.org\hgplus\nordlicht2014-intro\nordlicht2014\data.h(146): warning C4838: conversion from 'int' to 'UINT' requires a narrowing conversion
|
|
1>main.cpp(367): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
|
|
Link:
|
|
E:\blu-flame.org\hgplus\nordlicht2014-intro\link.exe /ERRORREPORT:PROMPT /OUT:"E:\blu-flame.org\hgplus\nordlicht2014-intro\Release\nordlicht2014.exe" /INCREMENTAL:NO /NOLOGO dxgi.lib d3d11.lib D3dcompiler.lib ws2_32.lib 4klang.obj winmm.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 /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:\blu-flame.org\hgplus\nordlicht2014-intro\Release\nordlicht2014.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /ENTRY:"main" /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\blu-flame.org\hgplus\nordlicht2014-intro\Release\nordlicht2014.lib" /MACHINE:X86 /SAFESEH 4klang.obj
|
|
Release\data.obj
|
|
Release\device.obj
|
|
Release\track.obj
|
|
Release\usync.obj
|
|
Release\main.obj
|
|
4klang.obj
|
|
Crinkler 1.4 (Jan 19 2013) (c) 2005-2013 Aske Simon Christensen & Rune Stubbe
|
|
|
|
Launching default linker at 'C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\SHARED\14.0\VC\BIN\LINK.EXE'
|
|
|
|
1>4klang.obj : warning LNK4042: object specified more than once; extras ignored
|
|
1>4klang.obj : warning LNK4042: object specified more than once; extras ignored
|
|
1>data.obj : error LNK2019: unresolved external symbol __imp__strdup referenced in function _sync_create_track
|
|
1>device.obj : error LNK2001: unresolved external symbol __imp__strdup
|
|
1>OLDNAMES.lib(strdup.obi) : error LNK2001: unresolved external symbol __imp__strdup
|
|
1>data.obj : error LNK2019: unresolved external symbol __imp__free referenced in function _sync_data_deinit
|
|
1>device.obj : error LNK2001: unresolved external symbol __imp__free
|
|
1>data.obj : error LNK2019: unresolved external symbol __imp__malloc referenced in function _sync_create_track
|
|
1>device.obj : error LNK2001: unresolved external symbol __imp__malloc
|
|
1>data.obj : error LNK2019: unresolved external symbol __imp__realloc referenced in function _sync_create_track
|
|
1>device.obj : error LNK2019: unresolved external symbol __imp__strncat referenced in function _sync_track_path
|
|
1>device.obj : error LNK2019: unresolved external symbol __imp__strncpy referenced in function _sync_track_path
|
|
1>device.obj : error LNK2019: unresolved external symbol __imp__fclose referenced in function _sync_create_device
|
|
1>device.obj : error LNK2019: unresolved external symbol __imp__fopen referenced in function _sync_create_device
|
|
1>device.obj : error LNK2019: unresolved external symbol __imp__fread referenced in function _sync_create_device
|
|
1>track.obj : error LNK2019: unresolved external symbol __CIpow referenced in function _key_ramp
|
|
1>track.obj : error LNK2019: unresolved external symbol _floor referenced in function _sync_get_val
|
|
1>main.obj : error LNK2019: unresolved external symbol __imp__abort referenced in function _main
|
|
1>OLDNAMES.lib(strdup.obi) : error LNK2001: unresolved external symbol __imp___strdup
|
|
1>E:\blu-flame.org\hgplus\nordlicht2014-intro\Release\nordlicht2014.exe : fatal error LNK1120: 13 unresolved externals
|
|
1>Done Building Project "E:\blu-flame.org\hgplus\nordlicht2014-intro\nordlicht2014\nordlicht2014.vcxproj" (Build target(s)) -- FAILED.
|
|
|
|
Build FAILED.
|
|
|
|
Time Elapsed 00:00:02.17
|