Advertisement
Guest User

Untitled

a guest
Dec 7th, 2010
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 23.51 KB | None | 0 0
  1.  
  2. -----------------------------------------------------------------------------
  3.  
  4. -- Looking for dgettext
  5. -- Looking for dgettext - not found
  6. -- Looking for dgettext in C:/dev/apps/lib/intl.lib
  7. -- Looking for dgettext in C:/dev/apps/lib/intl.lib - found
  8. -- Found Gettext: in C:/dev/apps/lib/intl.lib
  9. -- Configuring done
  10. -- Generating done
  11. -- Build files have been written to: C:/dev/src/amarok-2.3.90/_
  12.  
  13. [C:\dev\src\amarok-2.3.90\_]nmake
  14.  
  15. Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
  16. Copyright (C) Microsoft Corporation.  All rights reserved.
  17.  
  18. Scanning dependencies of target amarokcore_automoc
  19. Generating CollectionScanCapability.moc
  20. Generating MultiPlayableCapability.moc
  21. Generating ActionsCapability.moc
  22. Generating CollectionImportCapability.moc
  23. Generating MetaQueryMaker.moc
  24. Generating PodcastReader.moc
  25. Generating StatisticsCapability.moc
  26. Generating CollectionLocation.moc
  27. Generating Collection.moc
  28. Generating FindInSourceCapability.moc
  29. Generating UpdateCapability.moc
  30. Generating QueryMaker.moc
  31. Generating BoundedPlaybackCapability.moc
  32. Generating SmartPointerList.moc
  33. Generating MultiSourceCapability.moc
  34. Generating PlaylistProvider.moc
  35. Generating StreamInfoCapability.moc
  36. Generating LastFmCapability.moc
  37. Generating Capability.moc
  38. Generating EditCapability.moc
  39. Generating PluginConfig.moc
  40. Generating moc_TrackForUrlWorker.cpp
  41. Generating moc_SourceInfoCapability.cpp
  42. Generating moc_EditablePlaylistCapability.cpp
  43. Generating moc_BookmarkThisCapability.cpp
  44. Generating moc_PodcastImageFetcher.cpp
  45. Generating moc_WriteLabelCapability.cpp
  46. Generating moc_Logger.cpp
  47. Generating moc_ReadLabelCapability.cpp
  48. Generating moc_OrganiseCapability.cpp
  49. Generating moc_TranscodingController.cpp
  50. [  0%] Built target amarokcore_automoc
  51. Scanning dependencies of target amarokcore
  52. [  0%] Building CXX object src/core/CMakeFiles/amarokcore.dir/amarokcore_automoc.obj
  53. amarokcore_automoc.cpp
  54. [  0%] Building CXX object src/core/CMakeFiles/amarokcore.dir/plugins/Plugin.obj
  55. Plugin.cpp
  56. [  0%] Building CXX object src/core/CMakeFiles/amarokcore.dir/plugins/PluginManager.obj
  57. PluginManager.cpp
  58. C:\dev\src\amarok-2.3.90\src\core\plugins\PluginManager.cpp(89) : warning C4996: 'KLibLoader::self': was declared deprecated
  59.         c:\dev\apps\include\kde\../klibloader.h(142) : see declaration of 'KLibLoader::self'
  60. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/plugins/PluginConfig.obj
  61. PluginConfig.cpp
  62. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/podcasts/PodcastReader.obj
  63. PodcastReader.cpp
  64. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/podcasts/PodcastMeta.obj
  65. PodcastMeta.cpp
  66. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/podcasts/PodcastImageFetcher.obj
  67. PodcastImageFetcher.cpp
  68. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/podcasts/PodcastProvider.obj
  69. PodcastProvider.cpp
  70. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/interfaces/Logger.obj
  71. Logger.cpp
  72. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/collections/Collection.obj
  73. Collection.cpp
  74. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/collections/CollectionLocation.obj
  75. CollectionLocation.cpp
  76. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/collections/MetaQueryMaker.obj
  77. MetaQueryMaker.cpp
  78. [  1%] Building CXX object src/core/CMakeFiles/amarokcore.dir/collections/QueryMaker.obj
  79. QueryMaker.cpp
  80. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/collections/support/TrackForUrlWorker.obj
  81. TrackForUrlWorker.cpp
  82. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/statistics/StatisticsProvider.obj
  83. StatisticsProvider.cpp
  84. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/playlists/Playlist.obj
  85. Playlist.cpp
  86. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/playlists/PlaylistFormat.obj
  87. PlaylistFormat.cpp
  88. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/playlists/PlaylistProvider.obj
  89. PlaylistProvider.cpp
  90. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/meta/Meta.obj
  91. Meta.cpp
  92. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/meta/support/MetaConstants.obj
  93. MetaConstants.cpp
  94. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/meta/support/MetaUtility.obj
  95. MetaUtility.cpp
  96. [  2%] Building CXX object src/core/CMakeFiles/amarokcore.dir/meta/support/MetaKeys.obj
  97. MetaKeys.cpp
  98. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/meta/support/PrivateMetaRegistry.obj
  99. PrivateMetaRegistry.cpp
  100. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/Capability.obj
  101. Capability.cpp
  102. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/ActionsCapability.obj
  103. ActionsCapability.cpp
  104. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/BookmarkThisCapability.obj
  105. BookmarkThisCapability.cpp
  106. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/BoundedPlaybackCapability.obj
  107. BoundedPlaybackCapability.cpp
  108. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/CollectionScanCapability.obj
  109. CollectionScanCapability.cpp
  110. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/CollectionImportCapability.obj
  111. CollectionImportCapability.cpp
  112. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/EditCapability.obj
  113. EditCapability.cpp
  114. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/EditablePlaylistCapability.obj
  115. EditablePlaylistCapability.cpp
  116. [  3%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/FindInSourceCapability.obj
  117. FindInSourceCapability.cpp
  118. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/LastFmCapability.obj
  119. LastFmCapability.cpp
  120. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/MultiPlayableCapability.obj
  121. MultiPlayableCapability.cpp
  122. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/MultiSourceCapability.obj
  123. MultiSourceCapability.cpp
  124. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/OrganiseCapability.obj
  125. OrganiseCapability.cpp
  126. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/ReadLabelCapability.obj
  127. ReadLabelCapability.cpp
  128. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/SourceInfoCapability.obj
  129. SourceInfoCapability.cpp
  130. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/StatisticsCapability.obj
  131. StatisticsCapability.cpp
  132. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/StreamInfoCapability.obj
  133. StreamInfoCapability.cpp
  134. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/UpdateCapability.obj
  135. UpdateCapability.cpp
  136. [  4%] Building CXX object src/core/CMakeFiles/amarokcore.dir/capabilities/WriteLabelCapability.obj
  137. WriteLabelCapability.cpp
  138. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/support/Amarok.obj
  139. Amarok.cpp
  140. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/support/Components.obj
  141. Components.cpp
  142. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/support/SmartPointerList.obj
  143. SmartPointerList.cpp
  144. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/support/Debug.obj
  145. Debug.cpp
  146. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingNullFormat.obj
  147. TranscodingNullFormat.cpp
  148. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingAacFormat.obj
  149. TranscodingAacFormat.cpp
  150. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingAlacFormat.obj
  151. TranscodingAlacFormat.cpp
  152. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingFlacFormat.obj
  153. TranscodingFlacFormat.cpp
  154. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingMp3Format.obj
  155. TranscodingMp3Format.cpp
  156. [  5%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingVorbisFormat.obj
  157. TranscodingVorbisFormat.cpp
  158. [  6%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/formats/TranscodingWmaFormat.obj
  159. TranscodingWmaFormat.cpp
  160. [  6%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/TranscodingConfiguration.obj
  161. TranscodingConfiguration.cpp
  162. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingConfiguration.cpp(25) : warning C4273: 'Transcoding::Configuration::Configuration' : inconsistent dll l
  163. inkage
  164.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingConfiguration.h(38) : see previous definition of '{ctor}'
  165. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingConfiguration.cpp(31) : warning C4273: 'Transcoding::Configuration::addProperty' : inconsistent dll lin
  166. kage
  167.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingConfiguration.h(40) : see previous definition of 'addProperty'
  168. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingConfiguration.cpp(37) : warning C4273: 'Transcoding::Configuration::property' : inconsistent dll linkag
  169. e
  170.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingConfiguration.h(44) : see previous definition of 'property'
  171. [  6%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/TranscodingController.obj
  172. TranscodingController.cpp
  173. [  6%] Building CXX object src/core/CMakeFiles/amarokcore.dir/transcoding/TranscodingProperty.obj
  174. TranscodingProperty.cpp
  175. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.cpp(36) : warning C4273: 'Transcoding::Property::Numeric' : inconsistent dll linkage
  176.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.h(46) : see previous definition of 'Numeric'
  177. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.cpp(46) : warning C4273: 'Transcoding::Property::String' : inconsistent dll linkage
  178.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.h(53) : see previous definition of 'String'
  179. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.cpp(58) : warning C4273: 'Transcoding::Property::List' : inconsistent dll linkage
  180.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.h(58) : see previous definition of 'List'
  181. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.cpp(72) : warning C4273: 'Transcoding::Property::Tradeoff' : inconsistent dll linkage
  182.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.h(65) : see previous definition of 'Tradeoff'
  183. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.cpp(88) : warning C4273: 'Transcoding::Property::Tradeoff' : inconsistent dll linkage
  184.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.h(74) : see previous definition of 'Tradeoff'
  185. C:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.cpp(104) : warning C4273: 'Transcoding::Property::Property' : inconsistent dll linkage
  186.         c:\dev\src\amarok-2.3.90\src\core\transcoding\TranscodingProperty.h(108) : see previous definition of '{ctor}'
  187. Linking CXX shared library ..\..\bin\amarokcore.dll
  188.    Creating library ..\..\bin\amarokcore.lib and object ..\..\bin\amarokcore.exp
  189. CollectionLocation.obj : warning LNK4217: locally defined symbol ??0Configuration@Transcoding@@QAE@W4Encoder@1@@Z (public: __thiscall Transcoding::Configuration
  190. ::Configuration(enum Transcoding::Encoder)) imported in function "public: __thiscall Collections::CollectionLocation::CollectionLocation(void)" (??0CollectionLo
  191. cation@Collections@@QAE@XZ)
  192. TranscodingAacFormat.obj : warning LNK4217: locally defined symbol ?Tradeoff@Property@Transcoding@@SA?AV12@VQByteArray@@ABVQString@@111ABVQStringList@@H@Z (publ
  193. ic: static class Transcoding::Property __cdecl Transcoding::Property::Tradeoff(class QByteArray,class QString const &,class QString const &,class QString const
  194. &,class QString const &,class QStringList const &,int)) imported in function "public: __thiscall Transcoding::AacFormat::AacFormat(void)" (??0AacFormat@Transcod
  195. ing@@QAE@XZ)
  196. TranscodingMp3Format.obj : warning LNK4049: locally defined symbol ?Tradeoff@Property@Transcoding@@SA?AV12@VQByteArray@@ABVQString@@111ABVQStringList@@H@Z (publ
  197. ic: static class Transcoding::Property __cdecl Transcoding::Property::Tradeoff(class QByteArray,class QString const &,class QString const &,class QString const
  198. &,class QString const &,class QStringList const &,int)) imported
  199. TranscodingVorbisFormat.obj : warning LNK4049: locally defined symbol ?Tradeoff@Property@Transcoding@@SA?AV12@VQByteArray@@ABVQString@@111ABVQStringList@@H@Z (p
  200. ublic: static class Transcoding::Property __cdecl Transcoding::Property::Tradeoff(class QByteArray,class QString const &,class QString const &,class QString con
  201. st &,class QString const &,class QStringList const &,int)) imported
  202. TranscodingWmaFormat.obj : warning LNK4049: locally defined symbol ?Tradeoff@Property@Transcoding@@SA?AV12@VQByteArray@@ABVQString@@111ABVQStringList@@H@Z (publ
  203. ic: static class Transcoding::Property __cdecl Transcoding::Property::Tradeoff(class QByteArray,class QString const &,class QString const &,class QString const
  204. &,class QString const &,class QStringList const &,int)) imported
  205. TranscodingWmaFormat.obj : warning LNK4049: locally defined symbol ?property@Configuration@Transcoding@@QBE?AVQVariant@@VQByteArray@@@Z (public: class QVariant
  206. __thiscall Transcoding::Configuration::property(class QByteArray)const ) imported
  207. TranscodingAacFormat.obj : warning LNK4217: locally defined symbol ?property@Configuration@Transcoding@@QBE?AVQVariant@@VQByteArray@@@Z (public: class QVariant
  208. __thiscall Transcoding::Configuration::property(class QByteArray)const ) imported in function "public: virtual class QStringList __thiscall Transcoding::AacForm
  209. at::ffmpegParameters(class Transcoding::Configuration const &)const " (?ffmpegParameters@AacFormat@Transcoding@@UBE?AVQStringList@@ABVConfiguration@2@@Z)
  210. TranscodingFlacFormat.obj : warning LNK4049: locally defined symbol ?property@Configuration@Transcoding@@QBE?AVQVariant@@VQByteArray@@@Z (public: class QVariant
  211.  __thiscall Transcoding::Configuration::property(class QByteArray)const ) imported
  212. TranscodingMp3Format.obj : warning LNK4217: locally defined symbol ?property@Configuration@Transcoding@@QBE?AVQVariant@@VQByteArray@@@Z (public: class QVariant
  213. __thiscall Transcoding::Configuration::property(class QByteArray)const ) imported in function "public: virtual class QStringList __thiscall Transcoding::Mp3Form
  214. at::ffmpegParameters(class Transcoding::Configuration const &)const " (?ffmpegParameters@Mp3Format@Transcoding@@UBE?AVQStringList@@ABVConfiguration@2@@Z)
  215. TranscodingVorbisFormat.obj : warning LNK4217: locally defined symbol ?property@Configuration@Transcoding@@QBE?AVQVariant@@VQByteArray@@@Z (public: class QVaria
  216. nt __thiscall Transcoding::Configuration::property(class QByteArray)const ) imported in function "public: virtual class QStringList __thiscall Transcoding::Vorb
  217. isFormat::ffmpegParameters(class Transcoding::Configuration const &)const " (?ffmpegParameters@VorbisFormat@Transcoding@@UBE?AVQStringList@@ABVConfiguration@2@@
  218. Z)
  219. TranscodingFlacFormat.obj : warning LNK4217: locally defined symbol ?Tradeoff@Property@Transcoding@@SA?AV12@VQByteArray@@ABVQString@@111HHH@Z (public: static cl
  220. ass Transcoding::Property __cdecl Transcoding::Property::Tradeoff(class QByteArray,class QString const &,class QString const &,class QString const &,class QStri
  221. ng const &,int,int,int)) imported in function "public: __thiscall Transcoding::FlacFormat::FlacFormat(void)" (??0FlacFormat@Transcoding@@QAE@XZ)
  222. TranscodingController.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_?
  223. ?1Property@Transcoding@@QAE@XZ)
  224. TranscodingProperty.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_??1
  225. Property@Transcoding@@QAE@XZ)
  226. TranscodingFlacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_?
  227. ?1Property@Transcoding@@QAE@XZ)
  228. TranscodingMp3Format.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_??
  229. 1Property@Transcoding@@QAE@XZ)
  230. TranscodingVorbisFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp
  231. _??1Property@Transcoding@@QAE@XZ)
  232. TranscodingWmaFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_??
  233. 1Property@Transcoding@@QAE@XZ)
  234. amarokcore_automoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_??1P
  235. roperty@Transcoding@@QAE@XZ) referenced in function "public: void * __thiscall Transcoding::Property::`scalar deleting destructor'(unsigned int)" (??_GProperty@
  236. Transcoding@@QAEPAXI@Z)
  237. TranscodingNullFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_?
  238. ?1Property@Transcoding@@QAE@XZ)
  239. TranscodingAacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_??
  240. 1Property@Transcoding@@QAE@XZ)
  241. TranscodingAlacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::~Property(void)" (__imp_?
  242. ?1Property@Transcoding@@QAE@XZ)
  243. TranscodingController.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcodin
  244. g::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  245. TranscodingProperty.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcoding:
  246. :Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  247. TranscodingFlacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcodin
  248. g::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  249. TranscodingMp3Format.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcoding
  250. ::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  251. TranscodingVorbisFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcod
  252. ing::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  253. TranscodingWmaFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcoding
  254. ::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  255. amarokcore_automoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcoding::
  256. Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z) referenced in function "private: void __thiscall QList<class Transcoding::Property>::node_copy(
  257. struct QList<class Transcoding::Property>::Node *,struct QList<class Transcoding::Property>::Node *,struct QList<class Transcoding::Property>::Node *)" (?node_c
  258. opy@?$QList@VProperty@Transcoding@@@@AAEXPAUNode@1@00@Z)
  259. TranscodingNullFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcodin
  260. g::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  261. TranscodingAacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcoding
  262. ::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  263. TranscodingAlacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Property::Property(class Transcodin
  264. g::Property const &)" (__imp_??0Property@Transcoding@@QAE@ABV01@@Z)
  265. PodcastReader.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QVector<class QXmlStreamAttribute>::const_iterator __thiscall
  266. QVector<class QXmlStreamAttribute>::end(void)const " (__imp_?end@?$QVector@VQXmlStreamAttribute@@@@QBE?AVconst_iterator@1@XZ) referenced in function "public: _
  267. _thiscall QForeachContainer<class QXmlStreamAttributes>::QForeachContainer<class QXmlStreamAttributes>(class QXmlStreamAttributes const &)" (??0?$QForeachContai
  268. ner@VQXmlStreamAttributes@@@@QAE@ABVQXmlStreamAttributes@@@Z)
  269. PodcastReader.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QVector<class QXmlStreamAttribute>::const_iterator __thiscall
  270. QVector<class QXmlStreamAttribute>::begin(void)const " (__imp_?begin@?$QVector@VQXmlStreamAttribute@@@@QBE?AVconst_iterator@1@XZ) referenced in function "publi
  271. c: __thiscall QForeachContainer<class QXmlStreamAttributes>::QForeachContainer<class QXmlStreamAttributes>(class QXmlStreamAttributes const &)" (??0?$QForeachCo
  272. ntainer@VQXmlStreamAttributes@@@@QAE@ABVQXmlStreamAttributes@@@Z)
  273. CollectionLocation.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class Transcoding::Configuration & __thiscall Transcoding::Con
  274. figuration::operator=(class Transcoding::Configuration const &)" (__imp_??4Configuration@Transcoding@@QAEAAV01@ABV01@@Z) referenced in function "public: void __
  275. thiscall Collections::CollectionLocation::prepareCopy(class Collections::QueryMaker *,class Collections::CollectionLocation *,class Transcoding::Configuration c
  276. onst &)" (?prepareCopy@CollectionLocation@Collections@@QAEXPAVQueryMaker@2@PAV12@ABVConfiguration@Transcoding@@@Z)
  277. CollectionLocation.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall Transcoding::Configuration::~Configuration(void)" (
  278. __imp_??1Configuration@Transcoding@@QAE@XZ) referenced in function "public: virtual __thiscall Collections::CollectionLocation::~CollectionLocation(void)" (??1C
  279. ollectionLocation@Collections@@UAE@XZ)
  280. TranscodingWmaFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall Transcoding::Property::name(void
  281. )const " (__imp_?name@Property@Transcoding@@QBE?AVQByteArray@@XZ)
  282. TranscodingAacFormat.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall Transcoding::Property::name(void
  283. )const " (__imp_?name@Property@Transcoding@@QBE?AVQByteArray@@XZ) referenced in function "public: virtual class QStringList __thiscall Transcoding::AacFormat::f
  284. fmpegParameters(class Transcoding::Configuration const &)const " (?ffmpegParameters@AacFormat@Transcoding@@UBE?AVQStringList@@ABVConfiguration@2@@Z)
  285. TranscodingFlacFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall Transcoding::Property::name(voi
  286. d)const " (__imp_?name@Property@Transcoding@@QBE?AVQByteArray@@XZ)
  287. TranscodingMp3Format.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall Transcoding::Property::name(void
  288. )const " (__imp_?name@Property@Transcoding@@QBE?AVQByteArray@@XZ)
  289. TranscodingVorbisFormat.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall Transcoding::Property::name(v
  290. oid)const " (__imp_?name@Property@Transcoding@@QBE?AVQByteArray@@XZ)
  291. ..\..\bin\amarokcore.dll : fatal error LNK1120: 7 unresolved externals
  292. LINK failed. with 1120
  293. NMAKE : fatal error U1077: 'C:\dev\apps\bin\cmake.exe' : return code '0xffffffff'
  294. Stop.
  295. NMAKE : fatal error U1077: 'C:\dev\vc9\VC\BIN\nmake.exe' : return code '0x2'
  296. Stop.
  297. NMAKE : fatal error U1077: 'C:\dev\vc9\VC\BIN\nmake.exe' : return code '0x2'
  298. Stop.
  299.  
  300. [C:\dev\src\amarok-2.3.90\_]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement