Advertisement
Guest User

Untitled

a guest
Dec 9th, 2011
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 23.49 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: sfml-system, Configuration: Debug DLL x64 ------
  2. 1>  Mutex.cpp
  3. 1>  Platform.cpp
  4. 1>  Thread.cpp
  5. 1>  Clock.cpp
  6. 1>  Lock.cpp
  7. 1>  Randomizer.cpp
  8. 1>  Sleep.cpp
  9. 1>  Unicode.cpp
  10. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.dll) does not match the Linker's OutputFile property value (C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\lib\vc2008\sfml-system-d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  11. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sfml-system) does not match the Linker's OutputFile property value (sfml-system-d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  12. 1>     Creating library C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.lib and object C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.exp
  13. 1>  sfml-system.vcxproj -> C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.dll
  14. 1>     Creating library C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.lib and object C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.exp
  15. 1>  sfml-system.vcxproj -> C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-system\Debug DLL\sfml-system.dll
  16. 2>------ Rebuild All started: Project: sfml-window, Configuration: Debug DLL x64 ------
  17. 3>------ Rebuild All started: Project: sfml-audio, Configuration: Debug DLL x64 ------
  18. 3>  stb_vorbis.c
  19. 2>  Joystick.cpp
  20. 2>  VideoModeSupport.cpp
  21. 2>  Context.cpp
  22. 2>  Input.cpp
  23. 2>  VideoMode.cpp
  24. 2>  Window.cpp
  25. 2>  WindowImpl.cpp
  26. 3>  AudioDevice.cpp
  27. 3>  AudioResource.cpp
  28. 3>  Listener.cpp
  29. 3>  Music.cpp
  30. 3>  Sound.cpp
  31. 3>  SoundBuffer.cpp
  32. 3>  SoundBufferRecorder.cpp
  33. 3>  SoundFile.cpp
  34. 3>  SoundFileDefault.cpp
  35. 3>  SoundFileOgg.cpp
  36. 3>  SoundRecorder.cpp
  37. 3>  SoundStream.cpp
  38. 2>  WindowImplWin32.cpp
  39. 2>..\..\src\SFML\Window\Win32\WindowImplWin32.cpp(135): warning C4244: '=' : conversion from 'LONG_PTR' to 'long', possible loss of data
  40. 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-audio\Debug DLL\sfml-audio.dll) does not match the Linker's OutputFile property value (C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\lib\vc2008\sfml-audio-d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  41. 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sfml-audio) does not match the Linker's OutputFile property value (sfml-audio-d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  42. 3>     Creating library C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-audio\Debug DLL\sfml-audio.lib and object C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-audio\Debug DLL\sfml-audio.exp
  43. 3>AudioDevice.obj : error LNK2019: unresolved external symbol __imp_alcMakeContextCurrent referenced in function "private: __cdecl sf::priv::AudioDevice::AudioDevice(void)" (??0AudioDevice@priv@sf@@AEAA@XZ)
  44. 3>AudioDevice.obj : error LNK2019: unresolved external symbol __imp_alcCreateContext referenced in function "private: __cdecl sf::priv::AudioDevice::AudioDevice(void)" (??0AudioDevice@priv@sf@@AEAA@XZ)
  45. 3>AudioDevice.obj : error LNK2019: unresolved external symbol __imp_alcOpenDevice referenced in function "private: __cdecl sf::priv::AudioDevice::AudioDevice(void)" (??0AudioDevice@priv@sf@@AEAA@XZ)
  46. 3>AudioDevice.obj : error LNK2019: unresolved external symbol __imp_alcCloseDevice referenced in function "private: __cdecl sf::priv::AudioDevice::~AudioDevice(void)" (??1AudioDevice@priv@sf@@AEAA@XZ)
  47. 3>AudioDevice.obj : error LNK2019: unresolved external symbol __imp_alcDestroyContext referenced in function "private: __cdecl sf::priv::AudioDevice::~AudioDevice(void)" (??1AudioDevice@priv@sf@@AEAA@XZ)
  48. 3>AudioDevice.obj : error LNK2019: unresolved external symbol __imp_alGetEnumValue referenced in function "public: int __cdecl sf::priv::AudioDevice::GetFormatFromChannelsCount(unsigned int)const " (?GetFormatFromChannelsCount@AudioDevice@priv@sf@@QEBAHI@Z)
  49. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alListenerf referenced in function "public: static void __cdecl sf::Listener::SetGlobalVolume(float)" (?SetGlobalVolume@Listener@sf@@SAXM@Z)
  50. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alGetError referenced in function "void __cdecl sf::priv::ALCheckError(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int)" (?ALCheckError@priv@sf@@YAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z)
  51. 3>Sound.obj : error LNK2001: unresolved external symbol __imp_alGetError
  52. 3>SoundBuffer.obj : error LNK2001: unresolved external symbol __imp_alGetError
  53. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alGetError
  54. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alGetListenerf referenced in function "public: static float __cdecl sf::Listener::GetGlobalVolume(void)" (?GetGlobalVolume@Listener@sf@@SAMXZ)
  55. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alListener3f referenced in function "public: static void __cdecl sf::Listener::SetPosition(float,float,float)" (?SetPosition@Listener@sf@@SAXMMM@Z)
  56. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alGetListener3f referenced in function "public: static class sf::Vector3<float> __cdecl sf::Listener::GetPosition(void)" (?GetPosition@Listener@sf@@SA?AV?$Vector3@M@2@XZ)
  57. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alListenerfv referenced in function "public: static void __cdecl sf::Listener::SetTarget(float,float,float)" (?SetTarget@Listener@sf@@SAXMMM@Z)
  58. 3>Listener.obj : error LNK2019: unresolved external symbol __imp_alGetListenerfv referenced in function "public: static class sf::Vector3<float> __cdecl sf::Listener::GetTarget(void)" (?GetTarget@Listener@sf@@SA?AV?$Vector3@M@2@XZ)
  59. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alSourcei referenced in function "public: __cdecl sf::Sound::Sound(void)" (??0Sound@sf@@QEAA@XZ)
  60. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alSourcei
  61. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alGenSources referenced in function "public: __cdecl sf::Sound::Sound(void)" (??0Sound@sf@@QEAA@XZ)
  62. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alDeleteSources referenced in function "public: virtual __cdecl sf::Sound::~Sound(void)" (??1Sound@sf@@UEAA@XZ)
  63. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alSourcePlay referenced in function "public: void __cdecl sf::Sound::Play(void)" (?Play@Sound@sf@@QEAAXXZ)
  64. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alSourcePause referenced in function "public: void __cdecl sf::Sound::Pause(void)" (?Pause@Sound@sf@@QEAAXXZ)
  65. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alSourceStop referenced in function "public: void __cdecl sf::Sound::Stop(void)" (?Stop@Sound@sf@@QEAAXXZ)
  66. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alSourcef referenced in function "public: void __cdecl sf::Sound::SetPitch(float)" (?SetPitch@Sound@sf@@QEAAXM@Z)
  67. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alSource3f referenced in function "public: void __cdecl sf::Sound::SetPosition(float,float,float)" (?SetPosition@Sound@sf@@QEAAXMMM@Z)
  68. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alGetSourcei referenced in function "public: bool __cdecl sf::Sound::GetLoop(void)const " (?GetLoop@Sound@sf@@QEBA_NXZ)
  69. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alGetSourcei
  70. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alGetSourcef referenced in function "public: float __cdecl sf::Sound::GetPitch(void)const " (?GetPitch@Sound@sf@@QEBAMXZ)
  71. 3>Sound.obj : error LNK2019: unresolved external symbol __imp_alGetSource3f referenced in function "public: class sf::Vector3<float> __cdecl sf::Sound::GetPosition(void)const " (?GetPosition@Sound@sf@@QEBA?AV?$Vector3@M@2@XZ)
  72. 3>SoundBuffer.obj : error LNK2019: unresolved external symbol __imp_alGenBuffers referenced in function "public: __cdecl sf::SoundBuffer::SoundBuffer(void)" (??0SoundBuffer@sf@@QEAA@XZ)
  73. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alGenBuffers
  74. 3>SoundBuffer.obj : error LNK2019: unresolved external symbol __imp_alDeleteBuffers referenced in function "public: virtual __cdecl sf::SoundBuffer::~SoundBuffer(void)" (??1SoundBuffer@sf@@UEAA@XZ)
  75. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alDeleteBuffers
  76. 3>SoundBuffer.obj : error LNK2019: unresolved external symbol __imp_alGetBufferi referenced in function "public: unsigned int __cdecl sf::SoundBuffer::GetSampleRate(void)const " (?GetSampleRate@SoundBuffer@sf@@QEBAIXZ)
  77. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alGetBufferi
  78. 3>SoundBuffer.obj : error LNK2019: unresolved external symbol __imp_alBufferData referenced in function "private: bool __cdecl sf::SoundBuffer::Update(unsigned int,unsigned int)" (?Update@SoundBuffer@sf@@AEAA_NII@Z)
  79. 3>SoundStream.obj : error LNK2001: unresolved external symbol __imp_alBufferData
  80. 3>SoundFileDefault.obj : error LNK2019: unresolved external symbol sf_close referenced in function "public: virtual __cdecl sf::priv::SoundFileDefault::~SoundFileDefault(void)" (??1SoundFileDefault@priv@sf@@UEAA@XZ)
  81. 3>SoundFileDefault.obj : error LNK2019: unresolved external symbol sf_open referenced in function "public: static bool __cdecl sf::priv::SoundFileDefault::IsFileSupported(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,bool)" (?IsFileSupported@SoundFileDefault@priv@sf@@SA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z)
  82. 3>SoundFileDefault.obj : error LNK2019: unresolved external symbol sf_open_virtual referenced in function "public: static bool __cdecl sf::priv::SoundFileDefault::IsFileSupported(char const *,unsigned __int64)" (?IsFileSupported@SoundFileDefault@priv@sf@@SA_NPEBD_K@Z)
  83. 3>SoundFileDefault.obj : error LNK2019: unresolved external symbol sf_read_short referenced in function "public: virtual unsigned __int64 __cdecl sf::priv::SoundFileDefault::Read(short *,unsigned __int64)" (?Read@SoundFileDefault@priv@sf@@UEAA_KPEAF_K@Z)
  84. 3>SoundFileDefault.obj : error LNK2019: unresolved external symbol sf_write_short referenced in function "public: virtual void __cdecl sf::priv::SoundFileDefault::Write(short const *,unsigned __int64)" (?Write@SoundFileDefault@priv@sf@@UEAAXPEBF_K@Z)
  85. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcCaptureStart referenced in function "public: void __cdecl sf::SoundRecorder::Start(unsigned int)" (?Start@SoundRecorder@sf@@QEAAXI@Z)
  86. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcCaptureOpenDevice referenced in function "public: void __cdecl sf::SoundRecorder::Start(unsigned int)" (?Start@SoundRecorder@sf@@QEAAXI@Z)
  87. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcIsExtensionPresent referenced in function "public: static bool __cdecl sf::SoundRecorder::CanCapture(void)" (?CanCapture@SoundRecorder@sf@@SA_NXZ)
  88. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcCaptureSamples referenced in function "private: void __cdecl sf::SoundRecorder::ProcessCapturedSamples(void)" (?ProcessCapturedSamples@SoundRecorder@sf@@AEAAXXZ)
  89. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcGetIntegerv referenced in function "private: void __cdecl sf::SoundRecorder::ProcessCapturedSamples(void)" (?ProcessCapturedSamples@SoundRecorder@sf@@AEAAXXZ)
  90. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcCaptureCloseDevice referenced in function "private: void __cdecl sf::SoundRecorder::CleanUp(void)" (?CleanUp@SoundRecorder@sf@@AEAAXXZ)
  91. 3>SoundRecorder.obj : error LNK2019: unresolved external symbol __imp_alcCaptureStop referenced in function "private: void __cdecl sf::SoundRecorder::CleanUp(void)" (?CleanUp@SoundRecorder@sf@@AEAAXXZ)
  92. 3>SoundStream.obj : error LNK2019: unresolved external symbol __imp_alSourceUnqueueBuffers referenced in function "private: virtual void __cdecl sf::SoundStream::Run(void)" (?Run@SoundStream@sf@@EEAAXXZ)
  93. 3>SoundStream.obj : error LNK2019: unresolved external symbol __imp_alSourceQueueBuffers referenced in function "private: bool __cdecl sf::SoundStream::FillAndPushBuffer(unsigned int)" (?FillAndPushBuffer@SoundStream@sf@@AEAA_NI@Z)
  94. 3>C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\lib\vc2008\sfml-audio-d.dll : fatal error LNK1120: 42 unresolved externals
  95. 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.dll) does not match the Linker's OutputFile property value (C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\lib\vc2008\sfml-window-d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  96. 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sfml-window) does not match the Linker's OutputFile property value (sfml-window-d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  97. 2>     Creating library C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.lib and object C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.exp
  98. 2>  sfml-window.vcxproj -> C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.dll
  99. 2>     Creating library C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.lib and object C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.exp
  100. 2>  sfml-window.vcxproj -> C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-window\Debug DLL\sfml-window.dll
  101. 4>------ Rebuild All started: Project: sfml-graphics, Configuration: Debug DLL x64 ------
  102. 4>  adler32.c
  103. 4>  compress.c
  104. 4>  crc32.c
  105. 4>  deflate.c
  106. 4>  inffast.c
  107. 4>  inflate.c
  108. 4>  inftrees.c
  109. 4>  trees.c
  110. 4>  uncompr.c
  111. 4>  zutil.c
  112. 4>  png.c
  113. 4>  pngerror.c
  114. 4>  pnggccrd.c
  115. 4>  pngget.c
  116. 4>  pngmem.c
  117. 4>  pngpread.c
  118. 4>  pngread.c
  119. 4>  pngrio.c
  120. 4>  pngrtran.c
  121. 4>  pngrutil.c
  122. 4>  pngset.c
  123. 4>  pngtrans.c
  124. 4>  pngvcrd.c
  125. 4>  pngwio.c
  126. 4>  pngwrite.c
  127. 4>  pngwtran.c
  128. 4>  pngwutil.c
  129. 4>  image_DXT.c
  130. 4>  SOIL.c
  131. 4>  stb_image_aug.c
  132. 4>  jcapimin.c
  133. 4>  jcapistd.c
  134. 4>  jccoefct.c
  135. 4>  jccolor.c
  136. 4>  jcdctmgr.c
  137. 4>  jchuff.c
  138. 4>  jcinit.c
  139. 4>  jcmainct.c
  140. 4>  jcmarker.c
  141. 4>  jcmaster.c
  142. 4>  jcomapi.c
  143. 4>  jcparam.c
  144. 4>  jcphuff.c
  145. 4>  jcprepct.c
  146. 4>  jcsample.c
  147. 4>  jctrans.c
  148. 4>  jdapimin.c
  149. 4>  jdapistd.c
  150. 4>  jdatadst.c
  151. 4>  jdatasrc.c
  152. 4>  jdcoefct.c
  153. 4>  jdcolor.c
  154. 4>  jddctmgr.c
  155. 4>  jdhuff.c
  156. 4>  jdinput.c
  157. 4>  jdmainct.c
  158. 4>  jdmarker.c
  159. 4>  jdmaster.c
  160. 4>  jdmerge.c
  161. 4>  jdphuff.c
  162. 4>  jdpostct.c
  163. 4>  jdsample.c
  164. 4>  jdtrans.c
  165. 4>  jerror.c
  166. 4>  jfdctflt.c
  167. 4>  jfdctfst.c
  168. 4>  jfdctint.c
  169. 4>  jidctflt.c
  170. 4>  jidctfst.c
  171. 4>  jidctint.c
  172. 4>  jidctred.c
  173. 4>  jmemmgr.c
  174. 4>  jmemnobs.c
  175. 4>  jquant1.c
  176. 4>  jquant2.c
  177. 4>  jutils.c
  178. 4>  glew.c
  179. 4>  Color.cpp
  180. 4>  Drawable.cpp
  181. 4>  Font.cpp
  182. 4>  FontLoader.cpp
  183. 4>  GraphicsContext.cpp
  184. 4>  Image.cpp
  185. 4>  Matrix3.cpp
  186. 4>  PostFX.cpp
  187. 4>  RenderTarget.cpp
  188. 4>  RenderWindow.cpp
  189. 4>  Shape.cpp
  190. 4>  Sprite.cpp
  191. 4>  String.cpp
  192. 4>  View.cpp
  193. 4>  ImageLoader.cpp
  194. 4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-graphics\Debug DLL\sfml-graphics.dll) does not match the Linker's OutputFile property value (C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\lib\vc2008\sfml-graphics-d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  195. 4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sfml-graphics) does not match the Linker's OutputFile property value (sfml-graphics-d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
  196. 4>     Creating library C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-graphics\Debug DLL\sfml-graphics.lib and object C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\Temp\vc2008\sfml-graphics\Debug DLL\sfml-graphics.exp
  197. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Init_FreeType referenced in function "private: __cdecl sf::priv::FontLoader::FontLoader(void)" (??0FontLoader@priv@sf@@AEAA@XZ)
  198. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Done_FreeType referenced in function "private: __cdecl sf::priv::FontLoader::~FontLoader(void)" (??1FontLoader@priv@sf@@AEAA@XZ)
  199. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Done_Face referenced in function "public: bool __cdecl sf::priv::FontLoader::LoadFontFromFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?LoadFontFromFile@FontLoader@priv@sf@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@5@AEAVFont@3@@Z)
  200. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_New_Face referenced in function "public: bool __cdecl sf::priv::FontLoader::LoadFontFromFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?LoadFontFromFile@FontLoader@priv@sf@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@5@AEAVFont@3@@Z)
  201. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_New_Memory_Face referenced in function "public: bool __cdecl sf::priv::FontLoader::LoadFontFromMemory(char const *,unsigned __int64,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?LoadFontFromMemory@FontLoader@priv@sf@@QEAA_NPEBD_KIAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  202. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Done_Glyph referenced in function "private: int __cdecl sf::priv::FontLoader::CreateBitmapFont(struct FT_FaceRec_ *,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?CreateBitmapFont@FontLoader@priv@sf@@AEAAHPEAUFT_FaceRec_@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  203. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Glyph_To_Bitmap referenced in function "private: int __cdecl sf::priv::FontLoader::CreateBitmapFont(struct FT_FaceRec_ *,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?CreateBitmapFont@FontLoader@priv@sf@@AEAAHPEAUFT_FaceRec_@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  204. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Get_Glyph referenced in function "private: int __cdecl sf::priv::FontLoader::CreateBitmapFont(struct FT_FaceRec_ *,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?CreateBitmapFont@FontLoader@priv@sf@@AEAAHPEAUFT_FaceRec_@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  205. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Load_Char referenced in function "private: int __cdecl sf::priv::FontLoader::CreateBitmapFont(struct FT_FaceRec_ *,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?CreateBitmapFont@FontLoader@priv@sf@@AEAAHPEAUFT_FaceRec_@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  206. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Select_Charmap referenced in function "private: int __cdecl sf::priv::FontLoader::CreateBitmapFont(struct FT_FaceRec_ *,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?CreateBitmapFont@FontLoader@priv@sf@@AEAAHPEAUFT_FaceRec_@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  207. 4>FontLoader.obj : error LNK2019: unresolved external symbol FT_Set_Pixel_Sizes referenced in function "private: int __cdecl sf::priv::FontLoader::CreateBitmapFont(struct FT_FaceRec_ *,unsigned int,class std::basic_string<unsigned int,struct std::char_traits<unsigned int>,class std::allocator<unsigned int> > const &,class sf::Font &)" (?CreateBitmapFont@FontLoader@priv@sf@@AEAAHPEAUFT_FaceRec_@@IAEBV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@AEAVFont@3@@Z)
  208. 4>C:\Users\GC\Downloads\w7enterprise_64__vs2010xp_sfml16\SFML-1.6\build\vc2008\..\..\lib\vc2008\sfml-graphics-d.dll : fatal error LNK1120: 11 unresolved externals
  209. ========== Rebuild All: 2 succeeded, 2 failed, 0 skipped ==========
  210.  
  211.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement