1>------ Build started: Project: Launcher_AACE, Configuration: Release Win32 ------
1>Linking...
1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>launcher.obj : error LNK2001: unresolved external symbol __imp__LoadCursorA@8
1>launcher.obj : error LNK2001: unresolved external symbol __imp__DispatchMessageA@4
1>launcher.obj : error LNK2001: unresolved external symbol __imp__ShellExecuteA@24
1>launcher.obj : error LNK2001: unresolved external symbol __imp__ShowWindow@8
1>launcher.obj : error LNK2001: unresolved external symbol __imp__DefWindowProcA@16
1>launcher.obj : error LNK2001: unresolved external symbol __imp__CreateWindowExA@48
1>launcher.obj : error LNK2001: unresolved external symbol __imp__TranslateMessage@4
1>launcher.obj : error LNK2001: unresolved external symbol __imp__SendMessageA@16
1>launcher.obj : error LNK2001: unresolved external symbol __imp__LoadIconA@8
1>launcher.obj : error LNK2001: unresolved external symbol __imp__KillTimer@8
1>launcher.obj : error LNK2001: unresolved external symbol __imp__PostQuitMessage@4
1>launcher.obj : error LNK2001: unresolved external symbol __imp__RegisterClassExA@4
1>launcher.obj : error LNK2001: unresolved external symbol __imp__GetMessageA@16
1>launcherFunctions.obj : error LNK2001: unresolved external symbol __imp__GetKernelObjectSecurity@20
1>launcherFunctions.obj : error LNK2001: unresolved external symbol __imp__LookupAccountSidA@28
1>launcherFunctions.obj : error LNK2001: unresolved external symbol __imp__GetSecurityDescriptorOwner@12
1>launcherFunctions.obj : error LNK2001: unresolved external symbol __imp__GetUserNameA@8
1>C:\Users\Matthieu\Documents\Visual Studio 2008\Projects\Launcher_AACE\Release\Launcher_AACE.exe : fatal error LNK1120: 17 unresolved externals
1>Build log was saved at "file://c:\Users\Matthieu\Documents\Visual Studio 2008\Projects\Launcher_AACE\Launcher_AACE\Release\BuildLog.htm"
1>Launcher_AACE - 18 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Partager