Advertisement
DJWarmonger

VCAI / FuzzyLite linker error

Mar 8th, 2012
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 167.95 KB | None | 0 0
  1. 1>------ Build started: Project: VCAI, Configuration: Debug Win32 ------
  2. 2>------ Build started: Project: VCMI_client, Configuration: Debug Win32 ------
  3. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
  4. 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
  5. 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
  6. 1>
  7. 1> Starting pass 1
  8. 1> Processed /DEFAULTLIB:msvcprtd
  9. 1> Processed /DEFAULTLIB:libboost_date_time-vc100-mt-gd-1_46_1.lib
  10. 1> Processed /DEFAULTLIB:libboost_filesystem-vc100-mt-gd-1_46_1.lib
  11. 1> Processed /DEFAULTLIB:libboost_system-vc100-mt-gd-1_46_1.lib
  12. 1> Processed /DEFAULTLIB:libboost_program_options-vc100-mt-gd-1_46_1.lib
  13. 1> Processed /DEFAULTLIB:libboost_thread-vc100-mt-gd-1_46_1.lib
  14. 1> Processed /DEFAULTLIB:MSVCRTD
  15. 1> Processed /DEFAULTLIB:OLDNAMES
  16. 2> VCMI_client.vcxproj -> G:\Programowanie\VCMI\vcmi\client\..\..\VCMI_client.exe
  17. 1>
  18. 1> Searching libraries
  19. 1> Searching ../../..\VCMI_lib.lib:
  20. 1> Found "__declspec(dllimport) class LibClasses * VLC" (__imp_?VLC@@3PAVLibClasses@@A)
  21. 1> Referenced in Fuzzy.obj
  22. 1> Referenced in VCAI.obj
  23. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  24. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CStackInstance::getPower(void)const " (__imp_?getPower@CStackInstance@@QBE_KXZ)
  25. 1> Referenced in Fuzzy.obj
  26. 1> Referenced in VCAI.obj
  27. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  28. 1> Found "__declspec(dllimport) public: bool __thiscall IBonusBearer::hasBonusOfType(enum Bonus::BonusType,int)const " (__imp_?hasBonusOfType@IBonusBearer@@QBE_NW4BonusType@Bonus@@H@Z)
  29. 1> Referenced in Fuzzy.obj
  30. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  31. 1> Found "__declspec(dllimport) public: class std::map<int,class CStackInstance *,struct std::less<int>,class std::allocator<struct std::pair<int const ,class CStackInstance *> > > const & __thiscall CCreatureSet::Slots(void)const " (__imp_?Slots@CCreatureSet@@QBEABV?$map@HPAVCStackInstance@@U?$less@H@std@@V?$allocator@U?$pair@$$CBHPAVCStackInstance@@@std@@@3@@std@@XZ)
  32. 1> Referenced in Fuzzy.obj
  33. 1> Referenced in VCAI.obj
  34. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  35. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CCreatureSet::getArmyStrength(void)const " (__imp_?getArmyStrength@CCreatureSet@@QBE_KXZ)
  36. 1> Referenced in Fuzzy.obj
  37. 1> Referenced in VCAI.obj
  38. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  39. 1> Found "__declspec(dllimport) class CLogger tlog1" (__imp_?tlog1@@3VCLogger@@A)
  40. 1> Referenced in Fuzzy.obj
  41. 1> Referenced in VCAI.obj
  42. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  43. 1> Found "__declspec(dllimport) class CLogger tlog3" (__imp_?tlog3@@3VCLogger@@A)
  44. 1> Referenced in Fuzzy.obj
  45. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  46. 1> Found "__declspec(dllimport) public: enum CGTownInstance::EFortLevel __thiscall CGTownInstance::fortLevel(void)const " (__imp_?fortLevel@CGTownInstance@@QBE?AW4EFortLevel@1@XZ)
  47. 1> Referenced in Fuzzy.obj
  48. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  49. 1> Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > * logfile" (__imp_?logfile@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@std@@A)
  50. 1> Referenced in Fuzzy.obj
  51. 1> Referenced in VCAI.obj
  52. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  53. 1> Found "__declspec(dllimport) public: static int const CLogger::FILE_LOGGING_LEVEL" (__imp_?FILE_LOGGING_LEVEL@CLogger@@2HB)
  54. 1> Referenced in Fuzzy.obj
  55. 1> Referenced in VCAI.obj
  56. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  57. 1> Found "__declspec(dllimport) class CConsoleHandler * console" (__imp_?console@@3PAVCConsoleHandler@@A)
  58. 1> Referenced in Fuzzy.obj
  59. 1> Referenced in VCAI.obj
  60. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  61. 1> Found "__declspec(dllimport) public: static int const CLogger::CONSOLE_LOGGING_LEVEL" (__imp_?CONSOLE_LOGGING_LEVEL@CLogger@@2HB)
  62. 1> Referenced in Fuzzy.obj
  63. 1> Referenced in VCAI.obj
  64. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  65. 1> Found "__declspec(dllimport) public: void __thiscall CConsoleHandler::setColor(int)" (__imp_?setColor@CConsoleHandler@@QAEXH@Z)
  66. 1> Referenced in Fuzzy.obj
  67. 1> Referenced in VCAI.obj
  68. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  69. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CGHeroInstance::getTotalStrength(void)const " (__imp_?getTotalStrength@CGHeroInstance@@QBE_KXZ)
  70. 1> Referenced in VCAI.obj
  71. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  72. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGameInfoCallback::getMapSize(void)const " (__imp_?getMapSize@CGameInfoCallback@@QBE?AVint3@@XZ)
  73. 1> Referenced in VCAI.obj
  74. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  75. 1> Found "__declspec(dllimport) public: bool __thiscall CGameInfoCallback::isInTheMap(class int3 const &)const " (__imp_?isInTheMap@CGameInfoCallback@@QBE_NABVint3@@@Z)
  76. 1> Referenced in VCAI.obj
  77. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  78. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGObjectInstance::visitablePos(void)const " (__imp_?visitablePos@CGObjectInstance@@QBE?AVint3@@XZ)
  79. 1> Referenced in VCAI.obj
  80. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  81. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CCreatureSet::getPower(int)const " (__imp_?getPower@CCreatureSet@@QBE_KH@Z)
  82. 1> Referenced in VCAI.obj
  83. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  84. 1> Found "__declspec(dllimport) public: bool __thiscall CCreatureSet::hasStackAtSlot(int)const " (__imp_?hasStackAtSlot@CCreatureSet@@QBE_NH@Z)
  85. 1> Referenced in VCAI.obj
  86. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  87. 1> Found "__declspec(dllimport) public: int __thiscall CCreatureSet::getSlotFor(unsigned int,unsigned int)const " (__imp_?getSlotFor@CCreatureSet@@QBEHII@Z)
  88. 1> Referenced in VCAI.obj
  89. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  90. 1> Found "__declspec(dllimport) public: int __thiscall CStackInstance::getCreatureID(void)const " (__imp_?getCreatureID@CStackInstance@@QBEHXZ)
  91. 1> Referenced in VCAI.obj
  92. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  93. 1> Found "__declspec(dllimport) public: int __thiscall CCreatureSet::stacksCount(void)const " (__imp_?stacksCount@CCreatureSet@@QBEHXZ)
  94. 1> Referenced in VCAI.obj
  95. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  96. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGameInfoCallback::guardingCreaturePosition(class int3)const " (__imp_?guardingCreaturePosition@CGameInfoCallback@@QBE?AVint3@@V2@@Z)
  97. 1> Referenced in VCAI.obj
  98. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  99. 1> Found "__declspec(dllimport) public: struct TerrainTile const * __thiscall CGameInfoCallback::getTile(class int3,bool)const " (__imp_?getTile@CGameInfoCallback@@QBEPBUTerrainTile@@Vint3@@_N@Z)
  100. 1> Referenced in VCAI.obj
  101. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  102. 1> Found "__declspec(dllimport) public: int __thiscall CObjectHandler::bankObjToIndex(class CGObjectInstance const *)" (__imp_?bankObjToIndex@CObjectHandler@@QAEHPBVCGObjectInstance@@@Z)
  103. 1> Referenced in VCAI.obj
  104. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  105. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutTown::~InfoAboutTown(void)" (__imp_??1InfoAboutTown@@QAE@XZ)
  106. 1> Referenced in VCAI.obj
  107. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  108. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutTown::InfoAboutTown(void)" (__imp_??0InfoAboutTown@@QAE@XZ)
  109. 1> Referenced in VCAI.obj
  110. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  111. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutHero::~InfoAboutHero(void)" (__imp_??1InfoAboutHero@@QAE@XZ)
  112. 1> Referenced in VCAI.obj
  113. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  114. 1> Found "__declspec(dllimport) public: int __thiscall ArmyDescriptor::getStrength(void)const " (__imp_?getStrength@ArmyDescriptor@@QBEHXZ)
  115. 1> Referenced in VCAI.obj
  116. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  117. 1> Found "__declspec(dllimport) public: bool __thiscall CGameInfoCallback::getHeroInfo(class CGObjectInstance const *,struct InfoAboutHero &)const " (__imp_?getHeroInfo@CGameInfoCallback@@QBE_NPBVCGObjectInstance@@AAUInfoAboutHero@@@Z)
  118. 1> Referenced in VCAI.obj
  119. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  120. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutHero::InfoAboutHero(void)" (__imp_??0InfoAboutHero@@QAE@XZ)
  121. 1> Referenced in VCAI.obj
  122. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  123. 1> Found "__declspec(dllimport) public: int __thiscall CGameInfoCallback::getPlayerRelations(unsigned char,unsigned char)const " (__imp_?getPlayerRelations@CGameInfoCallback@@QBEHEE@Z)
  124. 1> Referenced in VCAI.obj
  125. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  126. 1> Found "__declspec(dllimport) public: virtual __thiscall CAdventureAI::~CAdventureAI(void)" (__imp_??1CAdventureAI@@UAE@XZ)
  127. 1> Referenced in VCAI.obj
  128. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  129. 1> Found "__declspec(dllimport) public: __thiscall Res::ResourceSet::ResourceSet(void)" (__imp_??0ResourceSet@Res@@QAE@XZ)
  130. 1> Referenced in VCAI.obj
  131. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  132. 1> Found "__declspec(dllimport) public: __thiscall CAdventureAI::CAdventureAI(void)" (__imp_??0CAdventureAI@@QAE@XZ)
  133. 1> Referenced in VCAI.obj
  134. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  135. 1> Found "public: virtual void __thiscall CAdventureAI::actionFinished(struct BattleAction const *)" (?actionFinished@CAdventureAI@@UAEXPBUBattleAction@@@Z)
  136. 1> Referenced in VCAI.obj
  137. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  138. 1> Found "public: virtual void __thiscall CAdventureAI::actionStarted(struct BattleAction const *)" (?actionStarted@CAdventureAI@@UAEXPBUBattleAction@@@Z)
  139. 1> Referenced in VCAI.obj
  140. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  141. 1> Found "public: virtual void __thiscall CAdventureAI::battleAttack(struct BattleAttack const *)" (?battleAttack@CAdventureAI@@UAEXPBUBattleAttack@@@Z)
  142. 1> Referenced in VCAI.obj
  143. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  144. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksAttacked(class std::vector<struct BattleStackAttacked,class std::allocator<struct BattleStackAttacked> > const &)" (?battleStacksAttacked@CAdventureAI@@UAEXABV?$vector@UBattleStackAttacked@@V?$allocator@UBattleStackAttacked@@@std@@@std@@@Z)
  145. 1> Referenced in VCAI.obj
  146. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  147. 1> Found "public: virtual void __thiscall CAdventureAI::battleNewRoundFirst(int)" (?battleNewRoundFirst@CAdventureAI@@UAEXH@Z)
  148. 1> Referenced in VCAI.obj
  149. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  150. 1> Found "public: virtual void __thiscall CAdventureAI::battleNewRound(int)" (?battleNewRound@CAdventureAI@@UAEXH@Z)
  151. 1> Referenced in VCAI.obj
  152. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  153. 1> Found "public: virtual void __thiscall CAdventureAI::battleStackMoved(class CStack const *,class std::vector<struct BattleHex,class std::allocator<struct BattleHex> >,int)" (?battleStackMoved@CAdventureAI@@UAEXPBVCStack@@V?$vector@UBattleHex@@V?$allocator@UBattleHex@@@std@@@std@@H@Z)
  154. 1> Referenced in VCAI.obj
  155. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  156. 1> Found "public: virtual void __thiscall CAdventureAI::battleSpellCast(struct BattleSpellCast const *)" (?battleSpellCast@CAdventureAI@@UAEXPBUBattleSpellCast@@@Z)
  157. 1> Referenced in VCAI.obj
  158. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  159. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksEffectsSet(struct SetStackEffect const &)" (?battleStacksEffectsSet@CAdventureAI@@UAEXABUSetStackEffect@@@Z)
  160. 1> Referenced in VCAI.obj
  161. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  162. 1> Found "public: virtual void __thiscall IBattleEventsReceiver::battleTriggerEffect(struct BattleTriggerEffect const &)" (?battleTriggerEffect@IBattleEventsReceiver@@UAEXABUBattleTriggerEffect@@@Z)
  163. 1> Referenced in VCAI.obj
  164. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  165. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksHealedRes(class std::vector<struct std::pair<unsigned int,unsigned int>,class std::allocator<struct std::pair<unsigned int,unsigned int> > > const &,bool,bool,int)" (?battleStacksHealedRes@CAdventureAI@@UAEXABV?$vector@U?$pair@II@std@@V?$allocator@U?$pair@II@std@@@2@@std@@_N1H@Z)
  166. 1> Referenced in VCAI.obj
  167. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  168. 1> Found "public: virtual void __thiscall CAdventureAI::battleNewStackAppeared(class CStack const *)" (?battleNewStackAppeared@CAdventureAI@@UAEXPBVCStack@@@Z)
  169. 1> Referenced in VCAI.obj
  170. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  171. 1> Found "public: virtual void __thiscall CAdventureAI::battleObstaclesRemoved(class std::set<int,struct std::less<int>,class std::allocator<int> > const &)" (?battleObstaclesRemoved@CAdventureAI@@UAEXABV?$set@HU?$less@H@std@@V?$allocator@H@2@@std@@@Z)
  172. 1> Referenced in VCAI.obj
  173. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  174. 1> Found "public: virtual void __thiscall CAdventureAI::battleCatapultAttacked(struct CatapultAttack const &)" (?battleCatapultAttacked@CAdventureAI@@UAEXABUCatapultAttack@@@Z)
  175. 1> Referenced in VCAI.obj
  176. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  177. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksRemoved(struct BattleStacksRemoved const &)" (?battleStacksRemoved@CAdventureAI@@UAEXABUBattleStacksRemoved@@@Z)
  178. 1> Referenced in VCAI.obj
  179. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  180. 1> Found "public: virtual struct BattleAction __thiscall CAdventureAI::activeStack(class CStack const *)" (?activeStack@CAdventureAI@@UAE?AUBattleAction@@PBVCStack@@@Z)
  181. 1> Referenced in VCAI.obj
  182. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  183. 1> Found "public: virtual void __thiscall CAdventureAI::yourTacticPhase(int)" (?yourTacticPhase@CAdventureAI@@UAEXH@Z)
  184. 1> Referenced in VCAI.obj
  185. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  186. 1> Found "public: virtual void __thiscall IGameEventsReceiver::playerStartsTurn(unsigned char)" (?playerStartsTurn@IGameEventsReceiver@@UAEXE@Z)
  187. 1> Referenced in VCAI.obj
  188. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  189. 1> Found "__declspec(dllimport) public: static class int3 __cdecl CGHeroInstance::convertPosition(class int3,bool)" (__imp_?convertPosition@CGHeroInstance@@SA?AVint3@@V2@_N@Z)
  190. 1> Referenced in VCAI.obj
  191. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  192. 1> Found "__declspec(dllimport) public: class CLogger & __thiscall CLogger::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > & (__cdecl*)(class std::basic_ostream<char,struct std::char_traits<char> > &))" (__imp_??6CLogger@@QAEAAV0@P6AAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV12@@Z@Z)
  193. 1> Referenced in VCAI.obj
  194. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  195. 1> Found "__declspec(dllimport) public: int __thiscall CGameInfoCallback::getDate(int)const " (__imp_?getDate@CGameInfoCallback@@QBEHH@Z)
  196. 1> Referenced in VCAI.obj
  197. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  198. 1> Found "__declspec(dllimport) class CLogger tlog0" (__imp_?tlog0@@3VCLogger@@A)
  199. 1> Referenced in VCAI.obj
  200. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  201. 1> Found "__declspec(dllimport) public: class std::vector<class CGObjectInstance const *,class std::allocator<class CGObjectInstance const *> > __thiscall CGameInfoCallback::getVisitableObjs(class int3)const " (__imp_?getVisitableObjs@CGameInfoCallback@@QBE?AV?$vector@PBVCGObjectInstance@@V?$allocator@PBVCGObjectInstance@@@std@@@std@@Vint3@@@Z)
  202. 1> Referenced in VCAI.obj
  203. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  204. 1> Found "__declspec(dllimport) public: bool __thiscall CGObjectInstance::isVisitable(void)const " (__imp_?isVisitable@CGObjectInstance@@QBE_NXZ)
  205. 1> Referenced in VCAI.obj
  206. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  207. 1> Found "__declspec(dllimport) class CTypeList typeList" (__imp_?typeList@@3VCTypeList@@A)
  208. 1> Referenced in VCAI.obj
  209. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  210. 1> Found "__declspec(dllimport) public: class CGObjectInstance const * __thiscall CGameInfoCallback::getObj(int,bool)const " (__imp_?getObj@CGameInfoCallback@@QBEPBVCGObjectInstance@@H_N@Z)
  211. 1> Referenced in VCAI.obj
  212. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  213. 1> Found "__declspec(dllimport) public: int __thiscall CPlayerSpecificInfoCallback::getMyColor(void)const " (__imp_?getMyColor@CPlayerSpecificInfoCallback@@QBEHXZ)
  214. 1> Referenced in VCAI.obj
  215. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  216. 1> Found "__declspec(dllimport) public: bool __thiscall Res::ResourceSet::canAfford(class Res::ResourceSet const &)const " (__imp_?canAfford@ResourceSet@Res@@QBE_NABV12@@Z)
  217. 1> Referenced in VCAI.obj
  218. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  219. 1> Found "__declspec(dllimport) public: class Res::ResourceSet __thiscall CPlayerSpecificInfoCallback::getResourceAmount(void)const " (__imp_?getResourceAmount@CPlayerSpecificInfoCallback@@QBE?AVResourceSet@Res@@XZ)
  220. 1> Referenced in VCAI.obj
  221. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  222. 1> Found "__declspec(dllimport) public: class Res::ResourceSet __thiscall Res::ResourceSet::operator*(int const &)const " (__imp_??DResourceSet@Res@@QBE?AV01@ABH@Z)
  223. 1> Referenced in VCAI.obj
  224. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  225. 1> Found "__declspec(dllimport) public: void __thiscall CGameInfoCallback::getUpgradeInfo(class CArmedInstance const *,int,struct UpgradeInfo &)const " (__imp_?getUpgradeInfo@CGameInfoCallback@@QBEXPBVCArmedInstance@@HAAUUpgradeInfo@@@Z)
  226. 1> Referenced in VCAI.obj
  227. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  228. 1> Found "__declspec(dllimport) public: class CStackInstance const * __thiscall CCreatureSet::getStackPtr(int)const " (__imp_?getStackPtr@CCreatureSet@@QBEPBVCStackInstance@@H@Z)
  229. 1> Referenced in VCAI.obj
  230. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  231. 1> Found "__declspec(dllimport) public: class CGHeroInstance const * __thiscall CGameInfoCallback::getSelectedHero(void)const " (__imp_?getSelectedHero@CGameInfoCallback@@QBEPBVCGHeroInstance@@XZ)
  232. 1> Referenced in VCAI.obj
  233. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  234. 1> Found "__declspec(dllimport) void __cdecl setThreadName(long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?setThreadName@@YAXJABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  235. 1> Referenced in VCAI.obj
  236. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  237. 1> Found "__declspec(dllimport) public: class boost::shared_mutex & __thiscall CCallbackBase::getGsMutex(void)" (__imp_?getGsMutex@CCallbackBase@@QAEAAVshared_mutex@boost@@XZ)
  238. 1> Referenced in VCAI.obj
  239. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  240. 1> Found "__declspec(dllimport) public: class Res::ResourceSet & __thiscall Res::ResourceSet::operator=(int const &)" (__imp_??4ResourceSet@Res@@QAEAAV01@ABH@Z)
  241. 1> Referenced in VCAI.obj
  242. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  243. 1> Found "__declspec(dllimport) public: int __thiscall CCreatureSet::getSlotFor(class CCreature const *,unsigned int)const " (__imp_?getSlotFor@CCreatureSet@@QBEHPBVCCreature@@I@Z)
  244. 1> Referenced in VCAI.obj
  245. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  246. 1> Found "__declspec(dllimport) public: bool __thiscall CCreatureSet::mergableStacks(struct std::pair<int,int> &,int)const " (__imp_?mergableStacks@CCreatureSet@@QBE_NAAU?$pair@HH@std@@H@Z)
  247. 1> Referenced in VCAI.obj
  248. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  249. 1> Found "__declspec(dllimport) public: int __thiscall Res::ResourceSet::operator/(class Res::ResourceSet const &)" (__imp_??KResourceSet@Res@@QAEHABV01@@Z)
  250. 1> Referenced in VCAI.obj
  251. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  252. 1> Found "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const & __thiscall CBuilding::Name(void)const " (__imp_?Name@CBuilding@@QBEABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
  253. 1> Referenced in VCAI.obj
  254. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  255. 1> Found "__declspec(dllimport) public: int __thiscall CGameInfoCallback::canBuildStructure(class CGTownInstance const *,int)" (__imp_?canBuildStructure@CGameInfoCallback@@QAEHPBVCGTownInstance@@H@Z)
  256. 1> Referenced in VCAI.obj
  257. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  258. 1> Found "__declspec(dllimport) public: bool __thiscall CGTownInstance::hasBuilt(int)const " (__imp_?hasBuilt@CGTownInstance@@QBE_NH@Z)
  259. 1> Referenced in VCAI.obj
  260. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  261. 1> Found "__declspec(dllimport) public: bool __thiscall CGPathNode::reachable(void)const " (__imp_?reachable@CGPathNode@@QBE_NXZ)
  262. 1> Referenced in VCAI.obj
  263. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  264. 1> Found "__declspec(dllimport) public: class std::vector<class CGHeroInstance const *,class std::allocator<class CGHeroInstance const *> > __thiscall CGameInfoCallback::getAvailableHeroes(class CGObjectInstance const *)const " (__imp_?getAvailableHeroes@CGameInfoCallback@@QBE?AV?$vector@PBVCGHeroInstance@@V?$allocator@PBVCGHeroInstance@@@std@@@std@@PBVCGObjectInstance@@@Z)
  265. 1> Referenced in VCAI.obj
  266. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  267. 1> Found "__declspec(dllimport) public: class std::vector<class CGHeroInstance const *,class std::allocator<class CGHeroInstance const *> > __thiscall CPlayerSpecificInfoCallback::getHeroesInfo(bool)const " (__imp_?getHeroesInfo@CPlayerSpecificInfoCallback@@QBE?AV?$vector@PBVCGHeroInstance@@V?$allocator@PBVCGHeroInstance@@@std@@@std@@_N@Z)
  268. 1> Referenced in VCAI.obj
  269. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  270. 1> Found "__declspec(dllimport) public: int __thiscall CPlayerSpecificInfoCallback::getResourceAmount(int)const " (__imp_?getResourceAmount@CPlayerSpecificInfoCallback@@QBEHH@Z)
  271. 1> Referenced in VCAI.obj
  272. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  273. 1> Found "__declspec(dllimport) public: class std::vector<class CGTownInstance const *,class std::allocator<class CGTownInstance const *> > __thiscall CPlayerSpecificInfoCallback::getTownsInfo(bool)const " (__imp_?getTownsInfo@CPlayerSpecificInfoCallback@@QBE?AV?$vector@PBVCGTownInstance@@V?$allocator@PBVCGTownInstance@@@std@@@std@@_N@Z)
  274. 1> Referenced in VCAI.obj
  275. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  276. 1> Found "__declspec(dllimport) public: virtual void __thiscall CAdventureAI::battleStart(class CCreatureSet const *,class CCreatureSet const *,class int3,class CGHeroInstance const *,class CGHeroInstance const *,bool)" (__imp_?battleStart@CAdventureAI@@UAEXPBVCCreatureSet@@0Vint3@@PBVCGHeroInstance@@2_N@Z)
  277. 1> Referenced in VCAI.obj
  278. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  279. 1> Found "__declspec(dllimport) public: virtual void __thiscall CAdventureAI::battleEnd(struct BattleResult const *)" (__imp_?battleEnd@CAdventureAI@@UAEXPBUBattleResult@@@Z)
  280. 1> Referenced in VCAI.obj
  281. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  282. 1> Found "__declspec(dllimport) public: unsigned char __thiscall CBattleInfoCallback::battleGetMySide(void)" (__imp_?battleGetMySide@CBattleInfoCallback@@QAEEXZ)
  283. 1> Referenced in VCAI.obj
  284. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  285. 1> Found "__declspec(dllimport) public: __thiscall CGPath::~CGPath(void)" (__imp_??1CGPath@@QAE@XZ)
  286. 1> Referenced in VCAI.obj
  287. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  288. 1> Found "__declspec(dllimport) public: __thiscall CGPath::CGPath(void)" (__imp_??0CGPath@@QAE@XZ)
  289. 1> Referenced in VCAI.obj
  290. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  291. 1> Found "__declspec(dllimport) public: bool __thiscall CGameInfoCallback::isVisible(class int3)const " (__imp_?isVisible@CGameInfoCallback@@QBE_NVint3@@@Z)
  292. 1> Referenced in VCAI.obj
  293. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  294. 1> Found "__declspec(dllimport) public: bool __thiscall IMarket::getOffer(int,int,int &,int &,enum EMarketMode::EMarketMode)const " (__imp_?getOffer@IMarket@@QBE_NHHAAH0W4EMarketMode@2@@Z)
  295. 1> Referenced in VCAI.obj
  296. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  297. 1> Found "__declspec(dllimport) public: static class IMarket const * __cdecl IMarket::castFrom(class CGObjectInstance const *,bool)" (__imp_?castFrom@IMarket@@SAPBV1@PBVCGObjectInstance@@_N@Z)
  298. 1> Referenced in VCAI.obj
  299. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  300. 1> Found "__declspec(dllimport) public: enum CGHeroInstance::ECanDig __thiscall CGHeroInstance::diggingStatus(void)const " (__imp_?diggingStatus@CGHeroInstance@@QBE?AW4ECanDig@1@XZ)
  301. 1> Referenced in VCAI.obj
  302. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  303. 1> Found "__declspec(dllimport) class CLogger tlog4" (__imp_?tlog4@@3VCLogger@@A)
  304. 1> Referenced in VCAI.obj
  305. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  306. 1> Found "__declspec(dllimport) public: int __thiscall CGTownInstance::dailyIncome(void)const " (__imp_?dailyIncome@CGTownInstance@@QBEHXZ)
  307. 1> Referenced in VCAI.obj
  308. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  309. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGPath::endPos(void)const " (__imp_?endPos@CGPath@@QBE?AVint3@@XZ)
  310. 1> Referenced in VCAI.obj
  311. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  312. 1> Found "__declspec(dllimport) public: class int3 __thiscall CPlayerSpecificInfoCallback::getGrailPos(double &)" (__imp_?getGrailPos@CPlayerSpecificInfoCallback@@QAE?AVint3@@AAN@Z)
  313. 1> Referenced in VCAI.obj
  314. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  315. 1> Found "__declspec(dllimport) public: class CMapHeader const * __thiscall CGameInfoCallback::getMapHeader(void)const " (__imp_?getMapHeader@CGameInfoCallback@@QBEPBVCMapHeader@@XZ)
  316. 1> Referenced in VCAI.obj
  317. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  318. 1> Found "__declspec(dllimport) public: int __thiscall TerrainTile::topVisitableID(void)const " (__imp_?topVisitableID@TerrainTile@@QBEHXZ)
  319. 1> Referenced in VCAI.obj
  320. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  321. 1> Found "__declspec(dllimport) public: class std::vector<class std::vector<class std::vector<unsigned char,class std::allocator<unsigned char> >,class std::allocator<class std::vector<unsigned char,class std::allocator<unsigned char> > > >,class std::allocator<class std::vector<class std::vector<unsigned char,class std::allocator<unsigned char> >,class std::allocator<class std::vector<unsigned char,class std::allocator<unsigned char> > > > > > const & __thiscall CPlayerSpecificInfoCallback::getVisibilityMap(void)const " (__imp_?getVisibilityMap@CPlayerSpecificInfoCallback@@QBEABV?$vector@V?$vector@V?$vector@EV?$allocator@E@std@@@std@@V?$allocator@V?$vector@EV?$allocator@E@std@@@std@@@2@@std@@V?$allocator@V?$vector@V?$vector@EV?$allocator@E@std@@@std@@V?$allocator@V?$vector@EV?$allocator@E@std@@@std@@@2@@std@@@2@@std@@XZ)
  322. 1> Referenced in VCAI.obj
  323. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  324. 1> Found "__declspec(dllimport) public: bool __thiscall TerrainTile::isWater(void)const " (__imp_?isWater@TerrainTile@@QBE_NXZ)
  325. 1> Referenced in VCAI.obj
  326. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  327. 1> Found "__declspec(dllimport) public: class int3 __thiscall IBoatGenerator::bestLocation(void)const " (__imp_?bestLocation@IBoatGenerator@@QBE?AVint3@@XZ)
  328. 1> Referenced in VCAI.obj
  329. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  330. 1> Found "__declspec(dllimport) public: static class IShipyard const * __cdecl IShipyard::castFrom(class CGObjectInstance const *)" (__imp_?castFrom@IShipyard@@SAPBV1@PBVCGObjectInstance@@@Z)
  331. 1> Referenced in VCAI.obj
  332. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  333. 1> Found "__declspec(dllimport) public: unsigned short __thiscall CTypeList::getTypeID(class type_info const *)" (__imp_?getTypeID@CTypeList@@QAEGPBVtype_info@@@Z)
  334. 1> Referenced in VCAI.obj
  335. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  336. 1> Found "__declspec(dllimport) public: int __thiscall IBoatGenerator::state(void)const " (__imp_?state@IBoatGenerator@@QBEHXZ)
  337. 1> Referenced in VCAI.obj
  338. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  339. 1> Found "__declspec(dllimport) class CLogger tlog6" (__imp_?tlog6@@3VCLogger@@A)
  340. 1> Referenced in VCAI.obj
  341. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  342. 1> Found __IMPORT_DESCRIPTOR_VCMI_lib
  343. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  344. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  345. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  346. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  347. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  348. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  349. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  350. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  351. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  352. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  353. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  354. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  355. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  356. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  357. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  358. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  359. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  360. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  361. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  362. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  363. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  364. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  365. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  366. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  367. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  368. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  369. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  370. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  371. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  372. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  373. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  374. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  375. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  376. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  377. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  378. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  379. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  380. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  381. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  382. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  383. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  384. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  385. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  386. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  387. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  388. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  389. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  390. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  391. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  392. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  393. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  394. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  395. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  396. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  397. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  398. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  399. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  400. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  401. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  402. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  403. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  404. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  405. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  406. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  407. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  408. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  409. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  410. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  411. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  412. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  413. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  414. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  415. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  416. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  417. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  418. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  419. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  420. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  421. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  422. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  423. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  424. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  425. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  426. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  427. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  428. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  429. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  430. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  431. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  432. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  433. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  434. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  435. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  436. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  437. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  438. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  439. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  440. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  441. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  442. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  443. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  444. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  445. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  446. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  447. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  448. 1> Found __NULL_IMPORT_DESCRIPTOR
  449. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  450. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  451. 1> Found VCMI_lib_NULL_THUNK_DATA
  452. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  453. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  454. 1> Searching ../../..\FuzzyLite.lib:
  455. 1> Found "public: virtual __thiscall fl::RuleBlock::~RuleBlock(void)" (??1RuleBlock@fl@@UAE@XZ)
  456. 1> Referenced in Fuzzy.obj
  457. 1> FuzzyLite.lib(RuleBlock.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  458. 1>
  459. 1> Invoking LINK.EXE:
  460. 1> /ERRORREPORT:PROMPT @C:\Users\Tomek\AppData\Local\Temp\231e8ea715f64809b23d1968aec4325d.rsp
  461. 1> /LTCG
  462. 1>
  463. 1> Starting pass 1
  464. 1> Processed /DEFAULTLIB:msvcprtd
  465. 1> Processed /DEFAULTLIB:libboost_date_time-vc100-mt-gd-1_46_1.lib
  466. 1> Processed /DEFAULTLIB:libboost_filesystem-vc100-mt-gd-1_46_1.lib
  467. 1> Processed /DEFAULTLIB:libboost_system-vc100-mt-gd-1_46_1.lib
  468. 1> Processed /DEFAULTLIB:libboost_program_options-vc100-mt-gd-1_46_1.lib
  469. 1> Processed /DEFAULTLIB:libboost_thread-vc100-mt-gd-1_46_1.lib
  470. 1> Processed /DEFAULTLIB:MSVCRTD
  471. 1> Processed /DEFAULTLIB:OLDNAMES
  472. 1>
  473. 1> Searching libraries
  474. 1> Searching ../../..\VCMI_lib.lib:
  475. 1> Found "__declspec(dllimport) class LibClasses * VLC" (__imp_?VLC@@3PAVLibClasses@@A)
  476. 1> Referenced in Fuzzy.obj
  477. 1> Referenced in VCAI.obj
  478. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  479. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CStackInstance::getPower(void)const " (__imp_?getPower@CStackInstance@@QBE_KXZ)
  480. 1> Referenced in Fuzzy.obj
  481. 1> Referenced in VCAI.obj
  482. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  483. 1> Found "__declspec(dllimport) public: bool __thiscall IBonusBearer::hasBonusOfType(enum Bonus::BonusType,int)const " (__imp_?hasBonusOfType@IBonusBearer@@QBE_NW4BonusType@Bonus@@H@Z)
  484. 1> Referenced in Fuzzy.obj
  485. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  486. 1> Found "__declspec(dllimport) public: class std::map<int,class CStackInstance *,struct std::less<int>,class std::allocator<struct std::pair<int const ,class CStackInstance *> > > const & __thiscall CCreatureSet::Slots(void)const " (__imp_?Slots@CCreatureSet@@QBEABV?$map@HPAVCStackInstance@@U?$less@H@std@@V?$allocator@U?$pair@$$CBHPAVCStackInstance@@@std@@@3@@std@@XZ)
  487. 1> Referenced in Fuzzy.obj
  488. 1> Referenced in VCAI.obj
  489. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  490. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CCreatureSet::getArmyStrength(void)const " (__imp_?getArmyStrength@CCreatureSet@@QBE_KXZ)
  491. 1> Referenced in Fuzzy.obj
  492. 1> Referenced in VCAI.obj
  493. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  494. 1> Found "__declspec(dllimport) class CLogger tlog1" (__imp_?tlog1@@3VCLogger@@A)
  495. 1> Referenced in Fuzzy.obj
  496. 1> Referenced in VCAI.obj
  497. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  498. 1> Found "__declspec(dllimport) class CLogger tlog3" (__imp_?tlog3@@3VCLogger@@A)
  499. 1> Referenced in Fuzzy.obj
  500. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  501. 1> Found "__declspec(dllimport) public: enum CGTownInstance::EFortLevel __thiscall CGTownInstance::fortLevel(void)const " (__imp_?fortLevel@CGTownInstance@@QBE?AW4EFortLevel@1@XZ)
  502. 1> Referenced in Fuzzy.obj
  503. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  504. 1> Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > * logfile" (__imp_?logfile@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@std@@A)
  505. 1> Referenced in Fuzzy.obj
  506. 1> Referenced in VCAI.obj
  507. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  508. 1> Found "__declspec(dllimport) public: static int const CLogger::FILE_LOGGING_LEVEL" (__imp_?FILE_LOGGING_LEVEL@CLogger@@2HB)
  509. 1> Referenced in Fuzzy.obj
  510. 1> Referenced in VCAI.obj
  511. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  512. 1> Found "__declspec(dllimport) class CConsoleHandler * console" (__imp_?console@@3PAVCConsoleHandler@@A)
  513. 1> Referenced in Fuzzy.obj
  514. 1> Referenced in VCAI.obj
  515. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  516. 1> Found "__declspec(dllimport) public: static int const CLogger::CONSOLE_LOGGING_LEVEL" (__imp_?CONSOLE_LOGGING_LEVEL@CLogger@@2HB)
  517. 1> Referenced in Fuzzy.obj
  518. 1> Referenced in VCAI.obj
  519. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  520. 1> Found "__declspec(dllimport) public: void __thiscall CConsoleHandler::setColor(int)" (__imp_?setColor@CConsoleHandler@@QAEXH@Z)
  521. 1> Referenced in Fuzzy.obj
  522. 1> Referenced in VCAI.obj
  523. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  524. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CGHeroInstance::getTotalStrength(void)const " (__imp_?getTotalStrength@CGHeroInstance@@QBE_KXZ)
  525. 1> Referenced in VCAI.obj
  526. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  527. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGameInfoCallback::getMapSize(void)const " (__imp_?getMapSize@CGameInfoCallback@@QBE?AVint3@@XZ)
  528. 1> Referenced in VCAI.obj
  529. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  530. 1> Found "__declspec(dllimport) public: bool __thiscall CGameInfoCallback::isInTheMap(class int3 const &)const " (__imp_?isInTheMap@CGameInfoCallback@@QBE_NABVint3@@@Z)
  531. 1> Referenced in VCAI.obj
  532. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  533. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGObjectInstance::visitablePos(void)const " (__imp_?visitablePos@CGObjectInstance@@QBE?AVint3@@XZ)
  534. 1> Referenced in VCAI.obj
  535. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  536. 1> Found "__declspec(dllimport) public: unsigned __int64 __thiscall CCreatureSet::getPower(int)const " (__imp_?getPower@CCreatureSet@@QBE_KH@Z)
  537. 1> Referenced in VCAI.obj
  538. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  539. 1> Found "__declspec(dllimport) public: bool __thiscall CCreatureSet::hasStackAtSlot(int)const " (__imp_?hasStackAtSlot@CCreatureSet@@QBE_NH@Z)
  540. 1> Referenced in VCAI.obj
  541. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  542. 1> Found "__declspec(dllimport) public: int __thiscall CCreatureSet::getSlotFor(unsigned int,unsigned int)const " (__imp_?getSlotFor@CCreatureSet@@QBEHII@Z)
  543. 1> Referenced in VCAI.obj
  544. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  545. 1> Found "__declspec(dllimport) public: int __thiscall CStackInstance::getCreatureID(void)const " (__imp_?getCreatureID@CStackInstance@@QBEHXZ)
  546. 1> Referenced in VCAI.obj
  547. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  548. 1> Found "__declspec(dllimport) public: int __thiscall CCreatureSet::stacksCount(void)const " (__imp_?stacksCount@CCreatureSet@@QBEHXZ)
  549. 1> Referenced in VCAI.obj
  550. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  551. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGameInfoCallback::guardingCreaturePosition(class int3)const " (__imp_?guardingCreaturePosition@CGameInfoCallback@@QBE?AVint3@@V2@@Z)
  552. 1> Referenced in VCAI.obj
  553. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  554. 1> Found "__declspec(dllimport) public: struct TerrainTile const * __thiscall CGameInfoCallback::getTile(class int3,bool)const " (__imp_?getTile@CGameInfoCallback@@QBEPBUTerrainTile@@Vint3@@_N@Z)
  555. 1> Referenced in VCAI.obj
  556. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  557. 1> Found "__declspec(dllimport) public: int __thiscall CObjectHandler::bankObjToIndex(class CGObjectInstance const *)" (__imp_?bankObjToIndex@CObjectHandler@@QAEHPBVCGObjectInstance@@@Z)
  558. 1> Referenced in VCAI.obj
  559. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  560. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutTown::~InfoAboutTown(void)" (__imp_??1InfoAboutTown@@QAE@XZ)
  561. 1> Referenced in VCAI.obj
  562. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  563. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutTown::InfoAboutTown(void)" (__imp_??0InfoAboutTown@@QAE@XZ)
  564. 1> Referenced in VCAI.obj
  565. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  566. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutHero::~InfoAboutHero(void)" (__imp_??1InfoAboutHero@@QAE@XZ)
  567. 1> Referenced in VCAI.obj
  568. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  569. 1> Found "__declspec(dllimport) public: int __thiscall ArmyDescriptor::getStrength(void)const " (__imp_?getStrength@ArmyDescriptor@@QBEHXZ)
  570. 1> Referenced in VCAI.obj
  571. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  572. 1> Found "__declspec(dllimport) public: bool __thiscall CGameInfoCallback::getHeroInfo(class CGObjectInstance const *,struct InfoAboutHero &)const " (__imp_?getHeroInfo@CGameInfoCallback@@QBE_NPBVCGObjectInstance@@AAUInfoAboutHero@@@Z)
  573. 1> Referenced in VCAI.obj
  574. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  575. 1> Found "__declspec(dllimport) public: __thiscall InfoAboutHero::InfoAboutHero(void)" (__imp_??0InfoAboutHero@@QAE@XZ)
  576. 1> Referenced in VCAI.obj
  577. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  578. 1> Found "__declspec(dllimport) public: int __thiscall CGameInfoCallback::getPlayerRelations(unsigned char,unsigned char)const " (__imp_?getPlayerRelations@CGameInfoCallback@@QBEHEE@Z)
  579. 1> Referenced in VCAI.obj
  580. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  581. 1> Found "__declspec(dllimport) public: virtual __thiscall CAdventureAI::~CAdventureAI(void)" (__imp_??1CAdventureAI@@UAE@XZ)
  582. 1> Referenced in VCAI.obj
  583. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  584. 1> Found "__declspec(dllimport) public: __thiscall Res::ResourceSet::ResourceSet(void)" (__imp_??0ResourceSet@Res@@QAE@XZ)
  585. 1> Referenced in VCAI.obj
  586. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  587. 1> Found "__declspec(dllimport) public: __thiscall CAdventureAI::CAdventureAI(void)" (__imp_??0CAdventureAI@@QAE@XZ)
  588. 1> Referenced in VCAI.obj
  589. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  590. 1> Found "public: virtual void __thiscall CAdventureAI::actionFinished(struct BattleAction const *)" (?actionFinished@CAdventureAI@@UAEXPBUBattleAction@@@Z)
  591. 1> Referenced in VCAI.obj
  592. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  593. 1> Found "public: virtual void __thiscall CAdventureAI::actionStarted(struct BattleAction const *)" (?actionStarted@CAdventureAI@@UAEXPBUBattleAction@@@Z)
  594. 1> Referenced in VCAI.obj
  595. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  596. 1> Found "public: virtual void __thiscall CAdventureAI::battleAttack(struct BattleAttack const *)" (?battleAttack@CAdventureAI@@UAEXPBUBattleAttack@@@Z)
  597. 1> Referenced in VCAI.obj
  598. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  599. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksAttacked(class std::vector<struct BattleStackAttacked,class std::allocator<struct BattleStackAttacked> > const &)" (?battleStacksAttacked@CAdventureAI@@UAEXABV?$vector@UBattleStackAttacked@@V?$allocator@UBattleStackAttacked@@@std@@@std@@@Z)
  600. 1> Referenced in VCAI.obj
  601. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  602. 1> Found "public: virtual void __thiscall CAdventureAI::battleNewRoundFirst(int)" (?battleNewRoundFirst@CAdventureAI@@UAEXH@Z)
  603. 1> Referenced in VCAI.obj
  604. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  605. 1> Found "public: virtual void __thiscall CAdventureAI::battleNewRound(int)" (?battleNewRound@CAdventureAI@@UAEXH@Z)
  606. 1> Referenced in VCAI.obj
  607. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  608. 1> Found "public: virtual void __thiscall CAdventureAI::battleStackMoved(class CStack const *,class std::vector<struct BattleHex,class std::allocator<struct BattleHex> >,int)" (?battleStackMoved@CAdventureAI@@UAEXPBVCStack@@V?$vector@UBattleHex@@V?$allocator@UBattleHex@@@std@@@std@@H@Z)
  609. 1> Referenced in VCAI.obj
  610. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  611. 1> Found "public: virtual void __thiscall CAdventureAI::battleSpellCast(struct BattleSpellCast const *)" (?battleSpellCast@CAdventureAI@@UAEXPBUBattleSpellCast@@@Z)
  612. 1> Referenced in VCAI.obj
  613. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  614. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksEffectsSet(struct SetStackEffect const &)" (?battleStacksEffectsSet@CAdventureAI@@UAEXABUSetStackEffect@@@Z)
  615. 1> Referenced in VCAI.obj
  616. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  617. 1> Found "public: virtual void __thiscall IBattleEventsReceiver::battleTriggerEffect(struct BattleTriggerEffect const &)" (?battleTriggerEffect@IBattleEventsReceiver@@UAEXABUBattleTriggerEffect@@@Z)
  618. 1> Referenced in VCAI.obj
  619. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  620. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksHealedRes(class std::vector<struct std::pair<unsigned int,unsigned int>,class std::allocator<struct std::pair<unsigned int,unsigned int> > > const &,bool,bool,int)" (?battleStacksHealedRes@CAdventureAI@@UAEXABV?$vector@U?$pair@II@std@@V?$allocator@U?$pair@II@std@@@2@@std@@_N1H@Z)
  621. 1> Referenced in VCAI.obj
  622. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  623. 1> Found "public: virtual void __thiscall CAdventureAI::battleNewStackAppeared(class CStack const *)" (?battleNewStackAppeared@CAdventureAI@@UAEXPBVCStack@@@Z)
  624. 1> Referenced in VCAI.obj
  625. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  626. 1> Found "public: virtual void __thiscall CAdventureAI::battleObstaclesRemoved(class std::set<int,struct std::less<int>,class std::allocator<int> > const &)" (?battleObstaclesRemoved@CAdventureAI@@UAEXABV?$set@HU?$less@H@std@@V?$allocator@H@2@@std@@@Z)
  627. 1> Referenced in VCAI.obj
  628. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  629. 1> Found "public: virtual void __thiscall CAdventureAI::battleCatapultAttacked(struct CatapultAttack const &)" (?battleCatapultAttacked@CAdventureAI@@UAEXABUCatapultAttack@@@Z)
  630. 1> Referenced in VCAI.obj
  631. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  632. 1> Found "public: virtual void __thiscall CAdventureAI::battleStacksRemoved(struct BattleStacksRemoved const &)" (?battleStacksRemoved@CAdventureAI@@UAEXABUBattleStacksRemoved@@@Z)
  633. 1> Referenced in VCAI.obj
  634. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  635. 1> Found "public: virtual struct BattleAction __thiscall CAdventureAI::activeStack(class CStack const *)" (?activeStack@CAdventureAI@@UAE?AUBattleAction@@PBVCStack@@@Z)
  636. 1> Referenced in VCAI.obj
  637. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  638. 1> Found "public: virtual void __thiscall CAdventureAI::yourTacticPhase(int)" (?yourTacticPhase@CAdventureAI@@UAEXH@Z)
  639. 1> Referenced in VCAI.obj
  640. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  641. 1> Found "public: virtual void __thiscall IGameEventsReceiver::playerStartsTurn(unsigned char)" (?playerStartsTurn@IGameEventsReceiver@@UAEXE@Z)
  642. 1> Referenced in VCAI.obj
  643. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  644. 1> Found "__declspec(dllimport) public: static class int3 __cdecl CGHeroInstance::convertPosition(class int3,bool)" (__imp_?convertPosition@CGHeroInstance@@SA?AVint3@@V2@_N@Z)
  645. 1> Referenced in VCAI.obj
  646. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  647. 1> Found "__declspec(dllimport) public: class CLogger & __thiscall CLogger::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > & (__cdecl*)(class std::basic_ostream<char,struct std::char_traits<char> > &))" (__imp_??6CLogger@@QAEAAV0@P6AAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV12@@Z@Z)
  648. 1> Referenced in VCAI.obj
  649. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  650. 1> Found "__declspec(dllimport) public: int __thiscall CGameInfoCallback::getDate(int)const " (__imp_?getDate@CGameInfoCallback@@QBEHH@Z)
  651. 1> Referenced in VCAI.obj
  652. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  653. 1> Found "__declspec(dllimport) class CLogger tlog0" (__imp_?tlog0@@3VCLogger@@A)
  654. 1> Referenced in VCAI.obj
  655. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  656. 1> Found "__declspec(dllimport) public: class std::vector<class CGObjectInstance const *,class std::allocator<class CGObjectInstance const *> > __thiscall CGameInfoCallback::getVisitableObjs(class int3)const " (__imp_?getVisitableObjs@CGameInfoCallback@@QBE?AV?$vector@PBVCGObjectInstance@@V?$allocator@PBVCGObjectInstance@@@std@@@std@@Vint3@@@Z)
  657. 1> Referenced in VCAI.obj
  658. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  659. 1> Found "__declspec(dllimport) public: bool __thiscall CGObjectInstance::isVisitable(void)const " (__imp_?isVisitable@CGObjectInstance@@QBE_NXZ)
  660. 1> Referenced in VCAI.obj
  661. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  662. 1> Found "__declspec(dllimport) class CTypeList typeList" (__imp_?typeList@@3VCTypeList@@A)
  663. 1> Referenced in VCAI.obj
  664. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  665. 1> Found "__declspec(dllimport) public: class CGObjectInstance const * __thiscall CGameInfoCallback::getObj(int,bool)const " (__imp_?getObj@CGameInfoCallback@@QBEPBVCGObjectInstance@@H_N@Z)
  666. 1> Referenced in VCAI.obj
  667. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  668. 1> Found "__declspec(dllimport) public: int __thiscall CPlayerSpecificInfoCallback::getMyColor(void)const " (__imp_?getMyColor@CPlayerSpecificInfoCallback@@QBEHXZ)
  669. 1> Referenced in VCAI.obj
  670. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  671. 1> Found "__declspec(dllimport) public: bool __thiscall Res::ResourceSet::canAfford(class Res::ResourceSet const &)const " (__imp_?canAfford@ResourceSet@Res@@QBE_NABV12@@Z)
  672. 1> Referenced in VCAI.obj
  673. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  674. 1> Found "__declspec(dllimport) public: class Res::ResourceSet __thiscall CPlayerSpecificInfoCallback::getResourceAmount(void)const " (__imp_?getResourceAmount@CPlayerSpecificInfoCallback@@QBE?AVResourceSet@Res@@XZ)
  675. 1> Referenced in VCAI.obj
  676. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  677. 1> Found "__declspec(dllimport) public: class Res::ResourceSet __thiscall Res::ResourceSet::operator*(int const &)const " (__imp_??DResourceSet@Res@@QBE?AV01@ABH@Z)
  678. 1> Referenced in VCAI.obj
  679. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  680. 1> Found "__declspec(dllimport) public: void __thiscall CGameInfoCallback::getUpgradeInfo(class CArmedInstance const *,int,struct UpgradeInfo &)const " (__imp_?getUpgradeInfo@CGameInfoCallback@@QBEXPBVCArmedInstance@@HAAUUpgradeInfo@@@Z)
  681. 1> Referenced in VCAI.obj
  682. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  683. 1> Found "__declspec(dllimport) public: class CStackInstance const * __thiscall CCreatureSet::getStackPtr(int)const " (__imp_?getStackPtr@CCreatureSet@@QBEPBVCStackInstance@@H@Z)
  684. 1> Referenced in VCAI.obj
  685. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  686. 1> Found "__declspec(dllimport) public: class CGHeroInstance const * __thiscall CGameInfoCallback::getSelectedHero(void)const " (__imp_?getSelectedHero@CGameInfoCallback@@QBEPBVCGHeroInstance@@XZ)
  687. 1> Referenced in VCAI.obj
  688. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  689. 1> Found "__declspec(dllimport) void __cdecl setThreadName(long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?setThreadName@@YAXJABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  690. 1> Referenced in VCAI.obj
  691. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  692. 1> Found "__declspec(dllimport) public: class boost::shared_mutex & __thiscall CCallbackBase::getGsMutex(void)" (__imp_?getGsMutex@CCallbackBase@@QAEAAVshared_mutex@boost@@XZ)
  693. 1> Referenced in VCAI.obj
  694. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  695. 1> Found "__declspec(dllimport) public: class Res::ResourceSet & __thiscall Res::ResourceSet::operator=(int const &)" (__imp_??4ResourceSet@Res@@QAEAAV01@ABH@Z)
  696. 1> Referenced in VCAI.obj
  697. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  698. 1> Found "__declspec(dllimport) public: int __thiscall CCreatureSet::getSlotFor(class CCreature const *,unsigned int)const " (__imp_?getSlotFor@CCreatureSet@@QBEHPBVCCreature@@I@Z)
  699. 1> Referenced in VCAI.obj
  700. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  701. 1> Found "__declspec(dllimport) public: bool __thiscall CCreatureSet::mergableStacks(struct std::pair<int,int> &,int)const " (__imp_?mergableStacks@CCreatureSet@@QBE_NAAU?$pair@HH@std@@H@Z)
  702. 1> Referenced in VCAI.obj
  703. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  704. 1> Found "__declspec(dllimport) public: int __thiscall Res::ResourceSet::operator/(class Res::ResourceSet const &)" (__imp_??KResourceSet@Res@@QAEHABV01@@Z)
  705. 1> Referenced in VCAI.obj
  706. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  707. 1> Found "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const & __thiscall CBuilding::Name(void)const " (__imp_?Name@CBuilding@@QBEABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
  708. 1> Referenced in VCAI.obj
  709. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  710. 1> Found "__declspec(dllimport) public: int __thiscall CGameInfoCallback::canBuildStructure(class CGTownInstance const *,int)" (__imp_?canBuildStructure@CGameInfoCallback@@QAEHPBVCGTownInstance@@H@Z)
  711. 1> Referenced in VCAI.obj
  712. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  713. 1> Found "__declspec(dllimport) public: bool __thiscall CGTownInstance::hasBuilt(int)const " (__imp_?hasBuilt@CGTownInstance@@QBE_NH@Z)
  714. 1> Referenced in VCAI.obj
  715. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  716. 1> Found "__declspec(dllimport) public: bool __thiscall CGPathNode::reachable(void)const " (__imp_?reachable@CGPathNode@@QBE_NXZ)
  717. 1> Referenced in VCAI.obj
  718. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  719. 1> Found "__declspec(dllimport) public: class std::vector<class CGHeroInstance const *,class std::allocator<class CGHeroInstance const *> > __thiscall CGameInfoCallback::getAvailableHeroes(class CGObjectInstance const *)const " (__imp_?getAvailableHeroes@CGameInfoCallback@@QBE?AV?$vector@PBVCGHeroInstance@@V?$allocator@PBVCGHeroInstance@@@std@@@std@@PBVCGObjectInstance@@@Z)
  720. 1> Referenced in VCAI.obj
  721. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  722. 1> Found "__declspec(dllimport) public: class std::vector<class CGHeroInstance const *,class std::allocator<class CGHeroInstance const *> > __thiscall CPlayerSpecificInfoCallback::getHeroesInfo(bool)const " (__imp_?getHeroesInfo@CPlayerSpecificInfoCallback@@QBE?AV?$vector@PBVCGHeroInstance@@V?$allocator@PBVCGHeroInstance@@@std@@@std@@_N@Z)
  723. 1> Referenced in VCAI.obj
  724. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  725. 1> Found "__declspec(dllimport) public: int __thiscall CPlayerSpecificInfoCallback::getResourceAmount(int)const " (__imp_?getResourceAmount@CPlayerSpecificInfoCallback@@QBEHH@Z)
  726. 1> Referenced in VCAI.obj
  727. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  728. 1> Found "__declspec(dllimport) public: class std::vector<class CGTownInstance const *,class std::allocator<class CGTownInstance const *> > __thiscall CPlayerSpecificInfoCallback::getTownsInfo(bool)const " (__imp_?getTownsInfo@CPlayerSpecificInfoCallback@@QBE?AV?$vector@PBVCGTownInstance@@V?$allocator@PBVCGTownInstance@@@std@@@std@@_N@Z)
  729. 1> Referenced in VCAI.obj
  730. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  731. 1> Found "__declspec(dllimport) public: virtual void __thiscall CAdventureAI::battleStart(class CCreatureSet const *,class CCreatureSet const *,class int3,class CGHeroInstance const *,class CGHeroInstance const *,bool)" (__imp_?battleStart@CAdventureAI@@UAEXPBVCCreatureSet@@0Vint3@@PBVCGHeroInstance@@2_N@Z)
  732. 1> Referenced in VCAI.obj
  733. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  734. 1> Found "__declspec(dllimport) public: virtual void __thiscall CAdventureAI::battleEnd(struct BattleResult const *)" (__imp_?battleEnd@CAdventureAI@@UAEXPBUBattleResult@@@Z)
  735. 1> Referenced in VCAI.obj
  736. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  737. 1> Found "__declspec(dllimport) public: unsigned char __thiscall CBattleInfoCallback::battleGetMySide(void)" (__imp_?battleGetMySide@CBattleInfoCallback@@QAEEXZ)
  738. 1> Referenced in VCAI.obj
  739. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  740. 1> Found "__declspec(dllimport) public: __thiscall CGPath::~CGPath(void)" (__imp_??1CGPath@@QAE@XZ)
  741. 1> Referenced in VCAI.obj
  742. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  743. 1> Found "__declspec(dllimport) public: __thiscall CGPath::CGPath(void)" (__imp_??0CGPath@@QAE@XZ)
  744. 1> Referenced in VCAI.obj
  745. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  746. 1> Found "__declspec(dllimport) public: bool __thiscall CGameInfoCallback::isVisible(class int3)const " (__imp_?isVisible@CGameInfoCallback@@QBE_NVint3@@@Z)
  747. 1> Referenced in VCAI.obj
  748. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  749. 1> Found "__declspec(dllimport) public: bool __thiscall IMarket::getOffer(int,int,int &,int &,enum EMarketMode::EMarketMode)const " (__imp_?getOffer@IMarket@@QBE_NHHAAH0W4EMarketMode@2@@Z)
  750. 1> Referenced in VCAI.obj
  751. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  752. 1> Found "__declspec(dllimport) public: static class IMarket const * __cdecl IMarket::castFrom(class CGObjectInstance const *,bool)" (__imp_?castFrom@IMarket@@SAPBV1@PBVCGObjectInstance@@_N@Z)
  753. 1> Referenced in VCAI.obj
  754. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  755. 1> Found "__declspec(dllimport) public: enum CGHeroInstance::ECanDig __thiscall CGHeroInstance::diggingStatus(void)const " (__imp_?diggingStatus@CGHeroInstance@@QBE?AW4ECanDig@1@XZ)
  756. 1> Referenced in VCAI.obj
  757. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  758. 1> Found "__declspec(dllimport) class CLogger tlog4" (__imp_?tlog4@@3VCLogger@@A)
  759. 1> Referenced in VCAI.obj
  760. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  761. 1> Found "__declspec(dllimport) public: int __thiscall CGTownInstance::dailyIncome(void)const " (__imp_?dailyIncome@CGTownInstance@@QBEHXZ)
  762. 1> Referenced in VCAI.obj
  763. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  764. 1> Found "__declspec(dllimport) public: class int3 __thiscall CGPath::endPos(void)const " (__imp_?endPos@CGPath@@QBE?AVint3@@XZ)
  765. 1> Referenced in VCAI.obj
  766. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  767. 1> Found "__declspec(dllimport) public: class int3 __thiscall CPlayerSpecificInfoCallback::getGrailPos(double &)" (__imp_?getGrailPos@CPlayerSpecificInfoCallback@@QAE?AVint3@@AAN@Z)
  768. 1> Referenced in VCAI.obj
  769. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  770. 1> Found "__declspec(dllimport) public: class CMapHeader const * __thiscall CGameInfoCallback::getMapHeader(void)const " (__imp_?getMapHeader@CGameInfoCallback@@QBEPBVCMapHeader@@XZ)
  771. 1> Referenced in VCAI.obj
  772. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  773. 1> Found "__declspec(dllimport) public: int __thiscall TerrainTile::topVisitableID(void)const " (__imp_?topVisitableID@TerrainTile@@QBEHXZ)
  774. 1> Referenced in VCAI.obj
  775. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  776. 1> Found "__declspec(dllimport) public: class std::vector<class std::vector<class std::vector<unsigned char,class std::allocator<unsigned char> >,class std::allocator<class std::vector<unsigned char,class std::allocator<unsigned char> > > >,class std::allocator<class std::vector<class std::vector<unsigned char,class std::allocator<unsigned char> >,class std::allocator<class std::vector<unsigned char,class std::allocator<unsigned char> > > > > > const & __thiscall CPlayerSpecificInfoCallback::getVisibilityMap(void)const " (__imp_?getVisibilityMap@CPlayerSpecificInfoCallback@@QBEABV?$vector@V?$vector@V?$vector@EV?$allocator@E@std@@@std@@V?$allocator@V?$vector@EV?$allocator@E@std@@@std@@@2@@std@@V?$allocator@V?$vector@V?$vector@EV?$allocator@E@std@@@std@@V?$allocator@V?$vector@EV?$allocator@E@std@@@std@@@2@@std@@@2@@std@@XZ)
  777. 1> Referenced in VCAI.obj
  778. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  779. 1> Found "__declspec(dllimport) public: bool __thiscall TerrainTile::isWater(void)const " (__imp_?isWater@TerrainTile@@QBE_NXZ)
  780. 1> Referenced in VCAI.obj
  781. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  782. 1> Found "__declspec(dllimport) public: class int3 __thiscall IBoatGenerator::bestLocation(void)const " (__imp_?bestLocation@IBoatGenerator@@QBE?AVint3@@XZ)
  783. 1> Referenced in VCAI.obj
  784. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  785. 1> Found "__declspec(dllimport) public: static class IShipyard const * __cdecl IShipyard::castFrom(class CGObjectInstance const *)" (__imp_?castFrom@IShipyard@@SAPBV1@PBVCGObjectInstance@@@Z)
  786. 1> Referenced in VCAI.obj
  787. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  788. 1> Found "__declspec(dllimport) public: unsigned short __thiscall CTypeList::getTypeID(class type_info const *)" (__imp_?getTypeID@CTypeList@@QAEGPBVtype_info@@@Z)
  789. 1> Referenced in VCAI.obj
  790. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  791. 1> Found "__declspec(dllimport) public: int __thiscall IBoatGenerator::state(void)const " (__imp_?state@IBoatGenerator@@QBEHXZ)
  792. 1> Referenced in VCAI.obj
  793. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  794. 1> Found "__declspec(dllimport) class CLogger tlog6" (__imp_?tlog6@@3VCLogger@@A)
  795. 1> Referenced in VCAI.obj
  796. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  797. 1> Found __IMPORT_DESCRIPTOR_VCMI_lib
  798. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  799. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  800. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  801. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  802. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  803. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  804. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  805. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  806. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  807. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  808. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  809. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  810. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  811. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  812. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  813. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  814. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  815. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  816. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  817. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  818. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  819. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  820. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  821. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  822. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  823. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  824. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  825. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  826. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  827. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  828. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  829. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  830. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  831. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  832. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  833. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  834. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  835. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  836. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  837. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  838. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  839. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  840. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  841. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  842. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  843. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  844. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  845. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  846. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  847. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  848. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  849. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  850. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  851. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  852. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  853. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  854. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  855. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  856. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  857. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  858. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  859. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  860. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  861. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  862. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  863. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  864. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  865. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  866. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  867. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  868. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  869. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  870. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  871. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  872. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  873. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  874. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  875. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  876. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  877. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  878. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  879. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  880. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  881. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  882. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  883. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  884. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  885. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  886. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  887. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  888. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  889. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  890. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  891. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  892. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  893. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  894. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  895. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  896. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  897. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  898. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  899. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  900. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  901. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  902. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  903. 1> Found __NULL_IMPORT_DESCRIPTOR
  904. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  905. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  906. 1> Found VCMI_lib_NULL_THUNK_DATA
  907. 1> Referenced in VCMI_lib.lib(VCMI_lib.dll)
  908. 1> Loaded VCMI_lib.lib(VCMI_lib.dll)
  909. 1> Searching ../../..\FuzzyLite.lib:
  910. 1> Found "public: virtual __thiscall fl::RuleBlock::~RuleBlock(void)" (??1RuleBlock@fl@@UAE@XZ)
  911. 1> Referenced in Fuzzy.obj
  912. 1> Loaded FuzzyLite.lib(RuleBlock.obj)
  913. 1>FuzzyLite.lib(RuleBlock.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  914. 1> Processed /DEFAULTLIB:msvcprt
  915. 1> Processed /DEFAULTLIB:MSVCRT
  916. 1> Found "public: virtual __thiscall fl::FuzzyEngine::~FuzzyEngine(void)" (??1FuzzyEngine@fl@@UAE@XZ)
  917. 1> Referenced in Fuzzy.obj
  918. 1> Loaded FuzzyLite.lib(FuzzyEngine.obj)
  919. 1>FuzzyLite.lib(FuzzyEngine.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  920. 1> Found "public: virtual __thiscall fl::FuzzyException::~FuzzyException(void)" (??1FuzzyException@fl@@UAE@XZ)
  921. 1> Referenced in Fuzzy.obj
  922. 1> Referenced in FuzzyLite.lib(FuzzyEngine.obj)
  923. 1> Loaded FuzzyLite.lib(FuzzyException.obj)
  924. 1>FuzzyLite.lib(FuzzyException.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  925. 1> Found "public: __thiscall fl::MamdaniRule::MamdaniRule(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class fl::FuzzyEngine const &)" (??0MamdaniRule@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABVFuzzyEngine@1@@Z)
  926. 1> Referenced in Fuzzy.obj
  927. 1> Loaded FuzzyLite.lib(MamdaniRule.obj)
  928. 1>FuzzyLite.lib(MamdaniRule.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  929. 1> Found "public: __thiscall fl::TriangularTerm::TriangularTerm(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float,float)" (??0TriangularTerm@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MM@Z)
  930. 1> Referenced in Fuzzy.obj
  931. 1> Loaded FuzzyLite.lib(TriangularTerm.obj)
  932. 1>FuzzyLite.lib(TriangularTerm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  933. 1> Found "public: __thiscall fl::SingletonTerm::SingletonTerm(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float)" (??0SingletonTerm@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@M@Z)
  934. 1> Referenced in Fuzzy.obj
  935. 1> Loaded FuzzyLite.lib(SingletonTerm.obj)
  936. 1>FuzzyLite.lib(SingletonTerm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  937. 1> Found "public: __thiscall fl::OutputLVar::OutputLVar(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0OutputLVar@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  938. 1> Referenced in Fuzzy.obj
  939. 1> Loaded FuzzyLite.lib(OutputLVar.obj)
  940. 1>FuzzyLite.lib(OutputLVar.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  941. 1> Found "public: __thiscall fl::InputLVar::InputLVar(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0InputLVar@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  942. 1> Referenced in Fuzzy.obj
  943. 1> Loaded FuzzyLite.lib(InputLVar.obj)
  944. 1>FuzzyLite.lib(InputLVar.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  945. 1> Found "public: virtual __thiscall fl::ParsingException::~ParsingException(void)" (??1ParsingException@fl@@UAE@XZ)
  946. 1> Referenced in Fuzzy.obj
  947. 1> Referenced in FuzzyLite.lib(MamdaniRule.obj)
  948. 1> Loaded FuzzyLite.lib(FuzzyExceptions.obj)
  949. 1>FuzzyLite.lib(FuzzyExceptions.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  950. 1> Found "public: __thiscall fl::TrapezoidalTerm::TrapezoidalTerm(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float,float)" (??0TrapezoidalTerm@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MM@Z)
  951. 1> Referenced in Fuzzy.obj
  952. 1> Loaded FuzzyLite.lib(TrapezoidalTerm.obj)
  953. 1>FuzzyLite.lib(TrapezoidalTerm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  954. 1> Found "public: __thiscall fl::ShoulderTerm::ShoulderTerm(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float,float,bool)" (??0ShoulderTerm@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MM_N@Z)
  955. 1> Referenced in Fuzzy.obj
  956. 1> Loaded FuzzyLite.lib(ShoulderTerm.obj)
  957. 1>FuzzyLite.lib(ShoulderTerm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  958. 1> Found "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall fl::HedgeSomewhat::name(void)const " (?name@HedgeSomewhat@fl@@UBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
  959. 1> Referenced in Fuzzy.obj
  960. 1> Loaded FuzzyLite.lib(Hedge.obj)
  961. 1>FuzzyLite.lib(Hedge.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  962. 1> Found "public: static class fl::FuzzyOperator & __cdecl fl::FuzzyOperator::DefaultFuzzyOperator(void)" (?DefaultFuzzyOperator@FuzzyOperator@fl@@SAAAV12@XZ)
  963. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  964. 1> Loaded FuzzyLite.lib(FuzzyOperator.obj)
  965. 1>FuzzyLite.lib(FuzzyOperator.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  966. 1> Found "public: __thiscall fl::HedgeSet::HedgeSet(void)" (??0HedgeSet@fl@@QAE@XZ)
  967. 1> Referenced in FuzzyLite.lib(FuzzyEngine.obj)
  968. 1> Loaded FuzzyLite.lib(HedgeSet.obj)
  969. 1>FuzzyLite.lib(HedgeSet.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  970. 1> Found "public: __thiscall fl::MamdaniConsequent::MamdaniConsequent(void)" (??0MamdaniConsequent@fl@@QAE@XZ)
  971. 1> Referenced in FuzzyLite.lib(MamdaniRule.obj)
  972. 1> Loaded FuzzyLite.lib(MamdaniConsequent.obj)
  973. 1>FuzzyLite.lib(MamdaniConsequent.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  974. 1> Found "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const fl::FuzzyRule::FR_AND" (?FR_AND@FuzzyRule@fl@@2V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@B)
  975. 1> Referenced in FuzzyLite.lib(MamdaniRule.obj)
  976. 1> Loaded FuzzyLite.lib(FuzzyRule.obj)
  977. 1>FuzzyLite.lib(FuzzyRule.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  978. 1> Found "public: static class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > __cdecl fl::StrOp::SplitByWord(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?SplitByWord@StrOp@fl@@SA?AV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@4@V54@@Z)
  979. 1> Referenced in FuzzyLite.lib(MamdaniRule.obj)
  980. 1> Loaded FuzzyLite.lib(StrOp.obj)
  981. 1>FuzzyLite.lib(StrOp.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  982. 1> Found "public: __thiscall fl::DescriptiveAntecedent::DescriptiveAntecedent(void)" (??0DescriptiveAntecedent@fl@@QAE@XZ)
  983. 1> Referenced in FuzzyLite.lib(MamdaniRule.obj)
  984. 1> Loaded FuzzyLite.lib(DescriptiveAntecedent.obj)
  985. 1>FuzzyLite.lib(DescriptiveAntecedent.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  986. 1> Found "public: static float __cdecl fl::FuzzyOperation::Scale(float,float,float,float,float)" (?Scale@FuzzyOperation@fl@@SAMMMMMM@Z)
  987. 1> Referenced in FuzzyLite.lib(TriangularTerm.obj)
  988. 1> Loaded FuzzyLite.lib(FuzzyOperation.obj)
  989. 1>FuzzyLite.lib(FuzzyOperation.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  990. 1> Found "public: virtual float __thiscall fl::LinguisticTerm::areaAndCentroid(float &,float &)const " (?areaAndCentroid@LinguisticTerm@fl@@UBEMAAM0@Z)
  991. 1> Referenced in FuzzyLite.lib(TriangularTerm.obj)
  992. 1> Loaded FuzzyLite.lib(LinguisticTerm.obj)
  993. 1>FuzzyLite.lib(LinguisticTerm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  994. 1> Found "public: __thiscall fl::CompoundTerm::CompoundTerm(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,float,float)" (??0CompoundTerm@fl@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MM@Z)
  995. 1> Referenced in FuzzyLite.lib(OutputLVar.obj)
  996. 1> Loaded FuzzyLite.lib(CompoundTerm.obj)
  997. 1>FuzzyLite.lib(CompoundTerm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  998. 1> Found "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall fl::LinguisticVariable::toString(void)const " (?toString@LinguisticVariable@fl@@UBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
  999. 1> Referenced in FuzzyLite.lib(OutputLVar.obj)
  1000. 1> Loaded FuzzyLite.lib(LinguisticVariable.obj)
  1001. 1>FuzzyLite.lib(LinguisticVariable.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1002. 1> Found "public: virtual float __thiscall fl::FuzzyModClip::execute(float,float)const " (?execute@FuzzyModClip@fl@@UBEMMM@Z)
  1003. 1> Referenced in FuzzyLite.lib(FuzzyOperator.obj)
  1004. 1> Loaded FuzzyLite.lib(FuzzyModulation.obj)
  1005. 1>FuzzyLite.lib(FuzzyModulation.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1006. 1> Found "public: virtual float __thiscall fl::FuzzyOrMax::execute(float,float)const " (?execute@FuzzyOrMax@fl@@UBEMMM@Z)
  1007. 1> Referenced in FuzzyLite.lib(FuzzyOperator.obj)
  1008. 1> Loaded FuzzyLite.lib(FuzzyOr.obj)
  1009. 1>FuzzyLite.lib(FuzzyOr.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1010. 1> Found "public: virtual float __thiscall fl::TriangulationAlgorithm::areaAndCentroid(class fl::LinguisticTerm const *,float &,float &,int)const " (?areaAndCentroid@TriangulationAlgorithm@fl@@UBEMPBVLinguisticTerm@2@AAM1H@Z)
  1011. 1> Referenced in FuzzyLite.lib(FuzzyOperator.obj)
  1012. 1> Loaded FuzzyLite.lib(AreaCentroidAlgorithm.obj)
  1013. 1>FuzzyLite.lib(AreaCentroidAlgorithm.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1014. 1> Found "public: virtual float __thiscall fl::FuzzyAndMin::execute(float,float)const " (?execute@FuzzyAndMin@fl@@UBEMMM@Z)
  1015. 1> Referenced in FuzzyLite.lib(FuzzyOperator.obj)
  1016. 1> Loaded FuzzyLite.lib(FuzzyAnd.obj)
  1017. 1>FuzzyLite.lib(FuzzyAnd.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1018. 1> Found "public: virtual __thiscall fl::FuzzyDefuzzifier::~FuzzyDefuzzifier(void)" (??1FuzzyDefuzzifier@fl@@UAE@XZ)
  1019. 1> Referenced in FuzzyLite.lib(FuzzyOperator.obj)
  1020. 1> Loaded FuzzyLite.lib(FuzzyDefuzzifier.obj)
  1021. 1>FuzzyLite.lib(FuzzyDefuzzifier.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1022. 1> Found "public: virtual float __thiscall fl::FuzzyConsequent::weight(void)const " (?weight@FuzzyConsequent@fl@@UBEMXZ)
  1023. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1024. 1> Loaded FuzzyLite.lib(FuzzyConsequent.obj)
  1025. 1>FuzzyLite.lib(FuzzyConsequent.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1026. 1> Found "public: virtual class fl::InputLVar const * __thiscall fl::FuzzyAntecedent::inputLVar(void)const " (?inputLVar@FuzzyAntecedent@fl@@UBEPBVInputLVar@2@XZ)
  1027. 1> Referenced in FuzzyLite.lib(DescriptiveAntecedent.obj)
  1028. 1> Loaded FuzzyLite.lib(FuzzyAntecedent.obj)
  1029. 1>FuzzyLite.lib(FuzzyAntecedent.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in Fuzzy.obj
  1030. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib:
  1031. 1> Found __imp__SetEvent@4
  1032. 1> Referenced in StdInc.obj
  1033. 1> Referenced in VCAI.obj
  1034. 1> Loaded kernel32.lib(KERNEL32.dll)
  1035. 1> Found __imp__CloseHandle@4
  1036. 1> Referenced in StdInc.obj
  1037. 1> Referenced in VCAI.obj
  1038. 1> Loaded kernel32.lib(KERNEL32.dll)
  1039. 1> Found __imp__CreateEventA@16
  1040. 1> Referenced in StdInc.obj
  1041. 1> Referenced in VCAI.obj
  1042. 1> Loaded kernel32.lib(KERNEL32.dll)
  1043. 1> Found __imp__ReleaseSemaphore@12
  1044. 1> Referenced in VCAI.obj
  1045. 1> Loaded kernel32.lib(KERNEL32.dll)
  1046. 1> Found __imp__WaitForSingleObject@8
  1047. 1> Referenced in VCAI.obj
  1048. 1> Loaded kernel32.lib(KERNEL32.dll)
  1049. 1> Found __imp__GetSystemTimeAsFileTime@4
  1050. 1> Referenced in VCAI.obj
  1051. 1> Loaded kernel32.lib(KERNEL32.dll)
  1052. 1> Found __imp__HeapFree@12
  1053. 1> Referenced in VCAI.obj
  1054. 1> Loaded kernel32.lib(KERNEL32.dll)
  1055. 1> Found __imp__GetProcessHeap@0
  1056. 1> Referenced in VCAI.obj
  1057. 1> Loaded kernel32.lib(KERNEL32.dll)
  1058. 1> Found __imp__CreateSemaphoreA@16
  1059. 1> Referenced in VCAI.obj
  1060. 1> Loaded kernel32.lib(KERNEL32.dll)
  1061. 1> Found __imp__DuplicateHandle@28
  1062. 1> Referenced in VCAI.obj
  1063. 1> Loaded kernel32.lib(KERNEL32.dll)
  1064. 1> Found __imp__GetCurrentProcess@0
  1065. 1> Referenced in VCAI.obj
  1066. 1> Loaded kernel32.lib(KERNEL32.dll)
  1067. 1> Found __imp__HeapAlloc@12
  1068. 1> Referenced in VCAI.obj
  1069. 1> Loaded kernel32.lib(KERNEL32.dll)
  1070. 1> Found __IMPORT_DESCRIPTOR_KERNEL32
  1071. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1072. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1073. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1074. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1075. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1076. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1077. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1078. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1079. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1080. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1081. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1082. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1083. 1> Loaded kernel32.lib(KERNEL32.dll)
  1084. 1> Found KERNEL32_NULL_THUNK_DATA
  1085. 1> Referenced in kernel32.lib(KERNEL32.dll)
  1086. 1> Loaded kernel32.lib(KERNEL32.dll)
  1087. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib:
  1088. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\gdi32.lib:
  1089. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\winspool.lib:
  1090. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\comdlg32.lib:
  1091. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib:
  1092. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\shell32.lib:
  1093. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\ole32.lib:
  1094. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib:
  1095. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib:
  1096. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\odbc32.lib:
  1097. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\odbccp32.lib:
  1098. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\msvcprtd.lib:
  1099. 1> Found "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z)
  1100. 1> Referenced in Fuzzy.obj
  1101. 1> Referenced in StdInc.obj
  1102. 1> Referenced in VCAI.obj
  1103. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1104. 1> Found "__declspec(dllimport) public: __thiscall std::_Lockit::~_Lockit(void)" (__imp_??1_Lockit@std@@QAE@XZ)
  1105. 1> Referenced in Fuzzy.obj
  1106. 1> Referenced in VCAI.obj
  1107. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1108. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1109. 1> Found "__declspec(dllimport) public: __thiscall std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QAE@H@Z)
  1110. 1> Referenced in Fuzzy.obj
  1111. 1> Referenced in VCAI.obj
  1112. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1113. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1114. 1> Found "__declspec(dllimport) public: void __thiscall std::_Container_base12::_Orphan_all(void)" (__imp_?_Orphan_all@_Container_base12@std@@QAEXXZ)
  1115. 1> Referenced in Fuzzy.obj
  1116. 1> Referenced in StdInc.obj
  1117. 1> Referenced in VCAI.obj
  1118. 1> Referenced in FuzzyLite.lib(DescriptiveAntecedent.obj)
  1119. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1120. 1> Found "__declspec(dllimport) public: __thiscall std::_Container_base12::~_Container_base12(void)" (__imp_??1_Container_base12@std@@QAE@XZ)
  1121. 1> Referenced in Fuzzy.obj
  1122. 1> Referenced in StdInc.obj
  1123. 1> Referenced in VCAI.obj
  1124. 1> Referenced in FuzzyLite.lib(DescriptiveAntecedent.obj)
  1125. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1126. 1> Found "__declspec(dllimport) public: __thiscall std::_Container_base12::_Container_base12(void)" (__imp_??0_Container_base12@std@@QAE@XZ)
  1127. 1> Referenced in Fuzzy.obj
  1128. 1> Referenced in StdInc.obj
  1129. 1> Referenced in VCAI.obj
  1130. 1> Referenced in FuzzyLite.lib(DescriptiveAntecedent.obj)
  1131. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1132. 1> Found "__declspec(dllimport) public: struct std::_Iterator_base12 * * __thiscall std::_Container_base12::_Getpfirst(void)const " (__imp_?_Getpfirst@_Container_base12@std@@QBEPAPAU_Iterator_base12@2@XZ)
  1133. 1> Referenced in Fuzzy.obj
  1134. 1> Referenced in VCAI.obj
  1135. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1136. 1> Found "__declspec(dllimport) public: void __thiscall std::_Container_base12::_Swap_all(struct std::_Container_base12 &)" (__imp_?_Swap_all@_Container_base12@std@@QAEXAAU12@@Z)
  1137. 1> Referenced in Fuzzy.obj
  1138. 1> Referenced in VCAI.obj
  1139. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1140. 1> Found "__declspec(dllimport) void __cdecl std::_Xlength_error(char const *)" (__imp_?_Xlength_error@std@@YAXPBD@Z)
  1141. 1> Referenced in Fuzzy.obj
  1142. 1> Referenced in StdInc.obj
  1143. 1> Referenced in VCAI.obj
  1144. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1145. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1146. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > & (__cdecl*)(class std::basic_ostream<char,struct std::char_traits<char> > &))" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z)
  1147. 1> Referenced in Fuzzy.obj
  1148. 1> Referenced in VCAI.obj
  1149. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1150. 1> Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > std::cout" (__imp_?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A)
  1151. 1> Referenced in Fuzzy.obj
  1152. 1> Referenced in VCAI.obj
  1153. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1154. 1> Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::flush(class std::basic_ostream<char,struct std::char_traits<char> > &)" (__imp_?flush@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z)
  1155. 1> Referenced in Fuzzy.obj
  1156. 1> Referenced in VCAI.obj
  1157. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1158. 1> Found "__declspec(dllimport) public: void __thiscall std::locale::facet::_Incref(void)" (__imp_?_Incref@facet@locale@std@@QAEXXZ)
  1159. 1> Referenced in Fuzzy.obj
  1160. 1> Referenced in VCAI.obj
  1161. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1162. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1163. 1> Found "__declspec(dllimport) private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (__imp_?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ)
  1164. 1> Referenced in Fuzzy.obj
  1165. 1> Referenced in VCAI.obj
  1166. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1167. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1168. 1> Found "__declspec(dllimport) private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (__imp_?_Init@locale@std@@CAPAV_Locimp@12@XZ)
  1169. 1> Referenced in Fuzzy.obj
  1170. 1> Referenced in VCAI.obj
  1171. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1172. 1> Found "__declspec(dllimport) public: class std::locale::facet * __thiscall std::locale::facet::_Decref(void)" (__imp_?_Decref@facet@locale@std@@QAEPAV123@XZ)
  1173. 1> Referenced in Fuzzy.obj
  1174. 1> Referenced in VCAI.obj
  1175. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1176. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1177. 1> Found "__declspec(dllimport) void __cdecl std::_Xout_of_range(char const *)" (__imp_?_Xout_of_range@std@@YAXPBD@Z)
  1178. 1> Referenced in Fuzzy.obj
  1179. 1> Referenced in StdInc.obj
  1180. 1> Referenced in VCAI.obj
  1181. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1182. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1183. 1> Found "__declspec(dllimport) public: void __thiscall std::basic_ios<char,struct std::char_traits<char> >::setstate(int,bool)" (__imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z)
  1184. 1> Referenced in Fuzzy.obj
  1185. 1> Referenced in VCAI.obj
  1186. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1187. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1188. 1> Found "__declspec(dllimport) public: __int64 __thiscall std::ios_base::width(__int64)" (__imp_?width@ios_base@std@@QAE_J_J@Z)
  1189. 1> Referenced in Fuzzy.obj
  1190. 1> Referenced in VCAI.obj
  1191. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1192. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1193. 1> Found "__declspec(dllimport) public: __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,__int64)" (__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z)
  1194. 1> Referenced in Fuzzy.obj
  1195. 1> Referenced in VCAI.obj
  1196. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1197. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1198. 1> Found "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputc(char)" (__imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z)
  1199. 1> Referenced in Fuzzy.obj
  1200. 1> Referenced in VCAI.obj
  1201. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1202. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1203. 1> Found "__declspec(dllimport) public: class std::basic_streambuf<char,struct std::char_traits<char> > * __thiscall std::basic_ios<char,struct std::char_traits<char> >::rdbuf(void)const " (__imp_?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ)
  1204. 1> Referenced in Fuzzy.obj
  1205. 1> Referenced in VCAI.obj
  1206. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1207. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1208. 1> Found "__declspec(dllimport) public: char __thiscall std::basic_ios<char,struct std::char_traits<char> >::fill(void)const " (__imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ)
  1209. 1> Referenced in Fuzzy.obj
  1210. 1> Referenced in VCAI.obj
  1211. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1212. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1213. 1> Found "__declspec(dllimport) public: int __thiscall std::ios_base::flags(void)const " (__imp_?flags@ios_base@std@@QBEHXZ)
  1214. 1> Referenced in Fuzzy.obj
  1215. 1> Referenced in VCAI.obj
  1216. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1217. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1218. 1> Found "__declspec(dllimport) public: __int64 __thiscall std::ios_base::width(void)const " (__imp_?width@ios_base@std@@QBE_JXZ)
  1219. 1> Referenced in Fuzzy.obj
  1220. 1> Referenced in VCAI.obj
  1221. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1222. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1223. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::flush(void)" (__imp_?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ)
  1224. 1> Referenced in Fuzzy.obj
  1225. 1> Referenced in VCAI.obj
  1226. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1227. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1228. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > * __thiscall std::basic_ios<char,struct std::char_traits<char> >::tie(void)const " (__imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ)
  1229. 1> Referenced in Fuzzy.obj
  1230. 1> Referenced in VCAI.obj
  1231. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1232. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1233. 1> Found "__declspec(dllimport) public: bool __thiscall std::ios_base::good(void)const " (__imp_?good@ios_base@std@@QBE_NXZ)
  1234. 1> Referenced in Fuzzy.obj
  1235. 1> Referenced in VCAI.obj
  1236. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1237. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1238. 1> Found "__declspec(dllimport) public: void __thiscall std::basic_ostream<char,struct std::char_traits<char> >::_Osfx(void)" (__imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ)
  1239. 1> Referenced in Fuzzy.obj
  1240. 1> Referenced in VCAI.obj
  1241. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1242. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1243. 1> Found "__declspec(dllimport) bool __cdecl std::uncaught_exception(void)" (__imp_?uncaught_exception@std@@YA_NXZ)
  1244. 1> Referenced in Fuzzy.obj
  1245. 1> Referenced in VCAI.obj
  1246. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1247. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1248. 1> Found "__declspec(dllimport) public: __thiscall std::locale::id::operator unsigned int(void)" (__imp_??Bid@locale@std@@QAEIXZ)
  1249. 1> Referenced in Fuzzy.obj
  1250. 1> Referenced in VCAI.obj
  1251. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1252. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1253. 1> Found "__declspec(dllimport) public: static class std::locale::id std::numpunct<char>::id" (__imp_?id@?$numpunct@D@std@@2V0locale@2@A)
  1254. 1> Referenced in Fuzzy.obj
  1255. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1256. 1> Found "private: static void __cdecl std::locale::facet::_Facet_Register(class std::locale::facet *)" (?_Facet_Register@facet@locale@std@@CAXPAV123@@Z)
  1257. 1> Referenced in Fuzzy.obj
  1258. 1> Referenced in VCAI.obj
  1259. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1260. 1> Loaded msvcprtd.lib(locale0_implib.obj)
  1261. 1> Found "__declspec(dllimport) public: static void __cdecl std::locale::facet::operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (__imp_??3facet@locale@std@@SAXPAXABU_DebugHeapTag_t@2@PADH@Z)
  1262. 1> Referenced in Fuzzy.obj
  1263. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1264. 1> Found "__declspec(dllimport) public: __thiscall std::_Locinfo::~_Locinfo(void)" (__imp_??1_Locinfo@std@@QAE@XZ)
  1265. 1> Referenced in Fuzzy.obj
  1266. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1267. 1> Found "__declspec(dllimport) public: __thiscall std::_Locinfo::_Locinfo(char const *)" (__imp_??0_Locinfo@std@@QAE@PBD@Z)
  1268. 1> Referenced in Fuzzy.obj
  1269. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1270. 1> Found "__declspec(dllimport) public: static void * __cdecl std::locale::facet::operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (__imp_??2facet@locale@std@@SAPAXIABU_DebugHeapTag_t@2@PADH@Z)
  1271. 1> Referenced in Fuzzy.obj
  1272. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1273. 1> Found "__declspec(dllimport) struct std::_DebugHeapTag_t const & __cdecl std::_DebugHeapTag_func(void)" (__imp_?_DebugHeapTag_func@std@@YAABU_DebugHeapTag_t@1@XZ)
  1274. 1> Referenced in Fuzzy.obj
  1275. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1276. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1277. 1> Found "__declspec(dllimport) public: char const * __thiscall std::_Yarn<char>::c_str(void)const " (__imp_?c_str@?$_Yarn@D@std@@QBEPBDXZ)
  1278. 1> Referenced in Fuzzy.obj
  1279. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1280. 1> Found "__declspec(dllimport) public: virtual __thiscall std::locale::facet::~facet(void)" (__imp_??1facet@locale@std@@UAE@XZ)
  1281. 1> Referenced in Fuzzy.obj
  1282. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1283. 1> Found "__declspec(dllimport) protected: __thiscall std::locale::facet::facet(unsigned int)" (__imp_??0facet@locale@std@@IAE@I@Z)
  1284. 1> Referenced in Fuzzy.obj
  1285. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1286. 1> Found "__declspec(dllimport) public: static void __cdecl std::locale::facet::operator delete(void *)" (__imp_??3facet@locale@std@@SAXPAX@Z)
  1287. 1> Referenced in Fuzzy.obj
  1288. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1289. 1> Found "__declspec(dllimport) public: char const * __thiscall std::_Locinfo::_Gettrue(void)const " (__imp_?_Gettrue@_Locinfo@std@@QBEPBDXZ)
  1290. 1> Referenced in Fuzzy.obj
  1291. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1292. 1> Found "__declspec(dllimport) public: char const * __thiscall std::_Locinfo::_Getfalse(void)const " (__imp_?_Getfalse@_Locinfo@std@@QBEPBDXZ)
  1293. 1> Referenced in Fuzzy.obj
  1294. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1295. 1> Found "__declspec(dllimport) public: struct _Cvtvec __thiscall std::_Locinfo::_Getcvt(void)const " (__imp_?_Getcvt@_Locinfo@std@@QBE?AU_Cvtvec@@XZ)
  1296. 1> Referenced in Fuzzy.obj
  1297. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1298. 1> Found "__declspec(dllimport) public: struct lconv const * __thiscall std::_Locinfo::_Getlconv(void)const " (__imp_?_Getlconv@_Locinfo@std@@QBEPBUlconv@@XZ)
  1299. 1> Referenced in Fuzzy.obj
  1300. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1301. 1> Found "__declspec(dllimport) void * __cdecl operator new[](unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (__imp_??_U@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
  1302. 1> Referenced in Fuzzy.obj
  1303. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1304. 1> Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)" (__imp_?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z)
  1305. 1> Referenced in VCAI.obj
  1306. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1307. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(int)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@H@Z)
  1308. 1> Referenced in VCAI.obj
  1309. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1310. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1311. 1> Found "__declspec(dllimport) public: virtual __thiscall std::basic_ios<char,struct std::char_traits<char> >::~basic_ios<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAE@XZ)
  1312. 1> Referenced in VCAI.obj
  1313. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1314. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1315. 1> Found "__declspec(dllimport) public: virtual __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::~basic_streambuf<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAE@XZ)
  1316. 1> Referenced in VCAI.obj
  1317. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1318. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1319. 1> Found "public: virtual void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Lock(void)" (?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ)
  1320. 1> Referenced in VCAI.obj
  1321. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1322. 1> Found "public: virtual void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Unlock(void)" (?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ)
  1323. 1> Referenced in VCAI.obj
  1324. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1325. 1> Found "protected: virtual __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::showmanyc(void)" (?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JXZ)
  1326. 1> Referenced in VCAI.obj
  1327. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1328. 1> Found "protected: virtual int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::uflow(void)" (?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ)
  1329. 1> Referenced in VCAI.obj
  1330. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1331. 1> Found "protected: virtual __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::xsgetn(char *,__int64)" (?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPAD_J@Z)
  1332. 1> Referenced in VCAI.obj
  1333. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1334. 1> Found "protected: virtual __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::xsputn(char const *,__int64)" (?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPBD_J@Z)
  1335. 1> Referenced in VCAI.obj
  1336. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1337. 1> Found "protected: virtual class std::basic_streambuf<char,struct std::char_traits<char> > * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setbuf(char *,__int64)" (?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEPAV12@PAD_J@Z)
  1338. 1> Referenced in VCAI.obj
  1339. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1340. 1> Found "protected: virtual int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sync(void)" (?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ)
  1341. 1> Referenced in VCAI.obj
  1342. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1343. 1> Found "protected: virtual void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::imbue(class std::locale const &)" (?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@Z)
  1344. 1> Referenced in VCAI.obj
  1345. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1346. 1> Found "__declspec(dllimport) public: virtual __thiscall std::basic_ostream<char,struct std::char_traits<char> >::~basic_ostream<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAE@XZ)
  1347. 1> Referenced in VCAI.obj
  1348. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1349. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1350. 1> Found "__declspec(dllimport) public: __thiscall std::basic_ostream<char,struct std::char_traits<char> >::basic_ostream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (__imp_??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z)
  1351. 1> Referenced in VCAI.obj
  1352. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1353. 1> Found "__declspec(dllimport) protected: __thiscall std::basic_ios<char,struct std::char_traits<char> >::basic_ios<char,struct std::char_traits<char> >(void)" (__imp_??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAE@XZ)
  1354. 1> Referenced in VCAI.obj
  1355. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1356. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1357. 1> Found "__declspec(dllimport) public: int __thiscall std::codecvt<char,char,int>::out(int &,char const *,char const *,char const * &,char *,char *,char * &)const " (__imp_?out@?$codecvt@DDH@std@@QBEHAAHPBD1AAPBDPAD3AAPAD@Z)
  1358. 1> Referenced in VCAI.obj
  1359. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1360. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Pninc(void)" (__imp_?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ)
  1361. 1> Referenced in VCAI.obj
  1362. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1363. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1364. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::epptr(void)const " (__imp_?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ)
  1365. 1> Referenced in VCAI.obj
  1366. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1367. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1368. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::pptr(void)const " (__imp_?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ)
  1369. 1> Referenced in VCAI.obj
  1370. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1371. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1372. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Gndec(void)" (__imp_?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ)
  1373. 1> Referenced in VCAI.obj
  1374. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1375. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::eback(void)const " (__imp_?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ)
  1376. 1> Referenced in VCAI.obj
  1377. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1378. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1379. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::gptr(void)const " (__imp_?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ)
  1380. 1> Referenced in VCAI.obj
  1381. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1382. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1383. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::egptr(void)const " (__imp_?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ)
  1384. 1> Referenced in VCAI.obj
  1385. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1386. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1387. 1> Found "__declspec(dllimport) public: int __thiscall std::codecvt<char,char,int>::in(int &,char const *,char const *,char const * &,char *,char *,char * &)const " (__imp_?in@?$codecvt@DDH@std@@QBEHAAHPBD1AAPBDPAD3AAPAD@Z)
  1388. 1> Referenced in VCAI.obj
  1389. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1390. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Gninc(void)" (__imp_?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ)
  1391. 1> Referenced in VCAI.obj
  1392. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1393. 1> Found "__declspec(dllimport) __int64 const std::_BADOFF" (__imp_?_BADOFF@std@@3_JB)
  1394. 1> Referenced in VCAI.obj
  1395. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1396. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1397. 1> Found "__declspec(dllimport) protected: __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::basic_streambuf<char,struct std::char_traits<char> >(void)" (__imp_??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAE@XZ)
  1398. 1> Referenced in VCAI.obj
  1399. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1400. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1401. 1> Found "__declspec(dllimport) public: class std::locale __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::getloc(void)const " (__imp_?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QBE?AVlocale@2@XZ)
  1402. 1> Referenced in VCAI.obj
  1403. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1404. 1> Found "__declspec(dllimport) struct _iobuf * __cdecl std::_Fiopen(char const *,int,int)" (__imp_?_Fiopen@std@@YAPAU_iobuf@@PBDHH@Z)
  1405. 1> Referenced in VCAI.obj
  1406. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1407. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Init(char * *,char * *,int *,char * *,char * *,int *)" (__imp_?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAPAD0PAH001@Z)
  1408. 1> Referenced in VCAI.obj
  1409. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1410. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Init(void)" (__imp_?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXXZ)
  1411. 1> Referenced in VCAI.obj
  1412. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1413. 1> Found "__declspec(dllimport) public: int __thiscall std::codecvt<char,char,int>::unshift(int &,char *,char *,char * &)const " (__imp_?unshift@?$codecvt@DDH@std@@QBEHAAHPAD1AAPAD@Z)
  1414. 1> Referenced in VCAI.obj
  1415. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1416. 1> Found "__declspec(dllimport) public: bool __thiscall std::codecvt_base::always_noconv(void)const " (__imp_?always_noconv@codecvt_base@std@@QBE_NXZ)
  1417. 1> Referenced in VCAI.obj
  1418. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1419. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setg(char *,char *,char *)" (__imp_?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z)
  1420. 1> Referenced in VCAI.obj
  1421. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1422. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1423. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *)" (__imp_?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD0@Z)
  1424. 1> Referenced in VCAI.obj
  1425. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1426. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1427. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *,char *)" (__imp_?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z)
  1428. 1> Referenced in VCAI.obj
  1429. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1430. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1431. 1> Found "__declspec(dllimport) protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::pbase(void)const " (__imp_?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ)
  1432. 1> Referenced in VCAI.obj
  1433. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1434. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1435. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::gbump(int)" (__imp_?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z)
  1436. 1> Referenced in VCAI.obj
  1437. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1438. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1439. 1> Found "__declspec(dllimport) protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::pbump(int)" (__imp_?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z)
  1440. 1> Referenced in VCAI.obj
  1441. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1442. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1443. 1> Found "__declspec(dllimport) public: static unsigned int __cdecl std::numeric_limits<unsigned int>::max(void)" (__imp_?max@?$numeric_limits@I@std@@SAIXZ)
  1444. 1> Referenced in VCAI.obj
  1445. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1446. 1> Found "__declspec(dllimport) public: static unsigned int __cdecl std::numeric_limits<unsigned int>::min(void)" (__imp_?min@?$numeric_limits@I@std@@SAIXZ)
  1447. 1> Referenced in VCAI.obj
  1448. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1449. 1> Found "__declspec(dllimport) public: static unsigned int __cdecl std::codecvt<char,char,int>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (__imp_?_Getcat@?$codecvt@DDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z)
  1450. 1> Referenced in VCAI.obj
  1451. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1452. 1> Found "__declspec(dllimport) public: static class std::locale::id std::codecvt<char,char,int>::id" (__imp_?id@?$codecvt@DDH@std@@2V0locale@2@A)
  1453. 1> Referenced in VCAI.obj
  1454. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1455. 1> Found "__declspec(dllimport) public: static __int64 __cdecl std::numeric_limits<__int64>::max(void)" (__imp_?max@?$numeric_limits@_J@std@@SA_JXZ)
  1456. 1> Referenced in VCAI.obj
  1457. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1458. 1> Found "__declspec(dllimport) public: static __int64 __cdecl std::numeric_limits<__int64>::min(void)" (__imp_?min@?$numeric_limits@_J@std@@SA_JXZ)
  1459. 1> Referenced in VCAI.obj
  1460. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1461. 1> Found "__declspec(dllimport) public: char __thiscall std::ctype<char>::widen(char)const " (__imp_?widen@?$ctype@D@std@@QBEDD@Z)
  1462. 1> Referenced in VCAI.obj
  1463. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1464. 1> Found "__declspec(dllimport) public: static unsigned int __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (__imp_?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@PBV42@@Z)
  1465. 1> Referenced in VCAI.obj
  1466. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1467. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1468. 1> Found "__declspec(dllimport) public: static class std::locale::id std::ctype<char>::id" (__imp_?id@?$ctype@D@std@@2V0locale@2@A)
  1469. 1> Referenced in VCAI.obj
  1470. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1471. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1472. 1> Found "__declspec(dllimport) public: bool __thiscall std::ctype<char>::is(short,char)const " (__imp_?is@?$ctype@D@std@@QBE_NFD@Z)
  1473. 1> Referenced in VCAI.obj
  1474. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1475. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1476. 1> Found "__declspec(dllimport) public: char __thiscall std::ctype<char>::narrow(char,char)const " (__imp_?narrow@?$ctype@D@std@@QBEDDD@Z)
  1477. 1> Referenced in VCAI.obj
  1478. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1479. 1> Found "__declspec(dllimport) public: char __thiscall std::basic_ios<char,struct std::char_traits<char> >::widen(char)const " (__imp_?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z)
  1480. 1> Referenced in VCAI.obj
  1481. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1482. 1> Found "__declspec(dllimport) public: class std::locale __thiscall std::basic_ios<char,struct std::char_traits<char> >::imbue(class std::locale const &)" (__imp_?imbue@?$basic_ios@DU?$char_traits@D@std@@@std@@QAE?AVlocale@2@ABV32@@Z)
  1483. 1> Referenced in VCAI.obj
  1484. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1485. 1> Found "__declspec(dllimport) public: void __thiscall std::ios_base::exceptions(int)" (__imp_?exceptions@ios_base@std@@QAEXH@Z)
  1486. 1> Referenced in VCAI.obj
  1487. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1488. 1> Found "__declspec(dllimport) public: void __thiscall std::basic_ios<char,struct std::char_traits<char> >::clear(int,bool)" (__imp_?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z)
  1489. 1> Referenced in VCAI.obj
  1490. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1491. 1> Found "__declspec(dllimport) public: int __thiscall std::ios_base::flags(int)" (__imp_?flags@ios_base@std@@QAEHH@Z)
  1492. 1> Referenced in VCAI.obj
  1493. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1494. 1> Found "__declspec(dllimport) public: char __thiscall std::basic_ios<char,struct std::char_traits<char> >::fill(char)" (__imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEDD@Z)
  1495. 1> Referenced in VCAI.obj
  1496. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1497. 1> Found "__declspec(dllimport) public: __int64 __thiscall std::ios_base::precision(__int64)" (__imp_?precision@ios_base@std@@QAE_J_J@Z)
  1498. 1> Referenced in VCAI.obj
  1499. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1500. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(__int64)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@_J@Z)
  1501. 1> Referenced in VCAI.obj
  1502. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1503. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(unsigned int)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@I@Z)
  1504. 1> Referenced in VCAI.obj
  1505. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1506. 1> Found "__declspec(dllimport) const std::basic_ostream<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_ostream@DU?$char_traits@D@std@@@std@@6B@)
  1507. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1508. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1509. 1> Found "__declspec(dllimport) const std::basic_istream<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_istream@DU?$char_traits@D@std@@@std@@6B@)
  1510. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1511. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1512. 1> Found "__declspec(dllimport) const std::basic_iostream<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_iostream@DU?$char_traits@D@std@@@std@@6B@)
  1513. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1514. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1515. 1> Found "__declspec(dllimport) public: __thiscall std::basic_iostream<char,struct std::char_traits<char> >::basic_iostream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *)" (__imp_??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z)
  1516. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1517. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1518. 1> Found "__declspec(dllimport) public: virtual __thiscall std::basic_iostream<char,struct std::char_traits<char> >::~basic_iostream<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UAE@XZ)
  1519. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1520. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1521. 1> Found "__declspec(dllimport) public: virtual __thiscall std::basic_istream<char,struct std::char_traits<char> >::~basic_istream<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAE@XZ)
  1522. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1523. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1524. 1> Found "__declspec(dllimport) public: int __thiscall std::ios_base::rdstate(void)const " (__imp_?rdstate@ios_base@std@@QBEHXZ)
  1525. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1526. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1527. 1> Found "__declspec(dllimport) public: void __thiscall std::_Container_base0::_Orphan_all(void)" (__imp_?_Orphan_all@_Container_base0@std@@QAEXXZ)
  1528. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1529. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1530. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(float)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@M@Z)
  1531. 1> Referenced in FuzzyLite.lib(TriangularTerm.obj)
  1532. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1533. 1> Found "__declspec(dllimport) public: bool __thiscall std::basic_istream<char,struct std::char_traits<char> >::_Ipfx(bool)" (__imp_?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAE_N_N@Z)
  1534. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1535. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1536. 1> Found "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::snextc(void)" (__imp_?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ)
  1537. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1538. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1539. 1> Found "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sgetc(void)" (__imp_?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ)
  1540. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1541. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1542. 1> Found "__declspec(dllimport) public: class std::locale __thiscall std::ios_base::getloc(void)const " (__imp_?getloc@ios_base@std@@QBE?AVlocale@2@XZ)
  1543. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1544. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1545. 1> Found "__declspec(dllimport) public: bool __thiscall std::ios_base::fail(void)const " (__imp_?fail@ios_base@std@@QBE_NXZ)
  1546. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1547. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1548. 1> Found "__declspec(dllimport) public: __thiscall std::ios_base::operator void *(void)const " (__imp_??Bios_base@std@@QBEPAXXZ)
  1549. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1550. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1551. 1> Found "__declspec(dllimport) public: void __thiscall std::_Container_base0::_Swap_all(struct std::_Container_base0 &)" (__imp_?_Swap_all@_Container_base0@std@@QAEXAAU12@@Z)
  1552. 1> Referenced in FuzzyLite.lib(FuzzyRule.obj)
  1553. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1554. 1> Found "__declspec(dllimport) struct std::_Smanip<__int64> __cdecl std::setprecision(__int64)" (__imp_?setprecision@std@@YA?AU?$_Smanip@_J@1@_J@Z)
  1555. 1> Referenced in FuzzyLite.lib(StrOp.obj)
  1556. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1557. 1> Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(class std::ios_base & (__cdecl*)(class std::ios_base &))" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAVios_base@1@AAV21@@Z@Z)
  1558. 1> Referenced in FuzzyLite.lib(StrOp.obj)
  1559. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1560. 1> Found "__declspec(dllimport) public: int __thiscall std::ios_base::setf(int,int)" (__imp_?setf@ios_base@std@@QAEHHH@Z)
  1561. 1> Referenced in FuzzyLite.lib(StrOp.obj)
  1562. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1563. 1> Found __IMPORT_DESCRIPTOR_MSVCP100D
  1564. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1565. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1566. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1567. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1568. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1569. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1570. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1571. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1572. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1573. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1574. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1575. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1576. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1577. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1578. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1579. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1580. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1581. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1582. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1583. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1584. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1585. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1586. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1587. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1588. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1589. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1590. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1591. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1592. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1593. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1594. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1595. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1596. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1597. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1598. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1599. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1600. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1601. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1602. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1603. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1604. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1605. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1606. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1607. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1608. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1609. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1610. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1611. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1612. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1613. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1614. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1615. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1616. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1617. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1618. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1619. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1620. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1621. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1622. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1623. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1624. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1625. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1626. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1627. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1628. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1629. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1630. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1631. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1632. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1633. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1634. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1635. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1636. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1637. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1638. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1639. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1640. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1641. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1642. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1643. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1644. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1645. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1646. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1647. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1648. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1649. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1650. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1651. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1652. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1653. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1654. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1655. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1656. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1657. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1658. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1659. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1660. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1661. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1662. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1663. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1664. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1665. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1666. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1667. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1668. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1669. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1670. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1671. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1672. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1673. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1674. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1675. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1676. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1677. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1678. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1679. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1680. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1681. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1682. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1683. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1684. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1685. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1686. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1687. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1688. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1689. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1690. 1> Found "__declspec(dllimport) void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (__imp_??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
  1691. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1692. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1693. 1> Found "__declspec(dllimport) void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (__imp_??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
  1694. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1695. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1696. 1> Found MSVCP100D_NULL_THUNK_DATA
  1697. 1> Referenced in msvcprtd.lib(MSVCP100D.dll)
  1698. 1> Loaded msvcprtd.lib(MSVCP100D.dll)
  1699. 1> Searching ../../../libs\libboost_date_time-vc100-mt-gd-1_46_1.lib:
  1700. 1> Searching ../../../libs\libboost_filesystem-vc100-mt-gd-1_46_1.lib:
  1701. 1> Searching ../../../libs\libboost_system-vc100-mt-gd-1_46_1.lib:
  1702. 1> Found "class boost::system::error_category const & __cdecl boost::system::generic_category(void)" (?generic_category@system@boost@@YAABVerror_category@12@XZ)
  1703. 1> Referenced in StdInc.obj
  1704. 1> Loaded libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1705. 1> Processed /DEFAULTLIB:uuid.lib
  1706. 1> Searching ../../../libs\libboost_program_options-vc100-mt-gd-1_46_1.lib:
  1707. 1> Searching ../../../libs\libboost_thread-vc100-mt-gd-1_46_1.lib:
  1708. 1> Found "void __cdecl boost::this_thread::interruption_point(void)" (?interruption_point@this_thread@boost@@YAXXZ)
  1709. 1> Referenced in VCAI.obj
  1710. 1> Loaded libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1711. 1> Found "void __cdecl boost::tss_cleanup_implemented(void)" (?tss_cleanup_implemented@boost@@YAXXZ)
  1712. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1713. 1> Loaded libboost_thread-vc100-mt-gd-1_46_1.lib(tss_pe.obj)
  1714. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\MSVCRTD.lib:
  1715. 1> Found ___security_cookie
  1716. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1717. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1718. 1> Referenced in Fuzzy.obj
  1719. 1> Referenced in StdInc.obj
  1720. 1> Referenced in VCAI.obj
  1721. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1722. 1> Loaded MSVCRTD.lib(gs_cookie.obj)
  1723. 1> Found ___CxxFrameHandler3
  1724. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1725. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1726. 1> Referenced in Fuzzy.obj
  1727. 1> Referenced in StdInc.obj
  1728. 1> Referenced in VCAI.obj
  1729. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1730. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1731. 1> Found @__security_check_cookie@4
  1732. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1733. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1734. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1735. 1> Referenced in Fuzzy.obj
  1736. 1> Referenced in StdInc.obj
  1737. 1> Referenced in VCAI.obj
  1738. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1739. 1> Loaded MSVCRTD.lib(secchk.obj)
  1740. 1> Found __RTC_CheckEsp
  1741. 1> Referenced in Fuzzy.obj
  1742. 1> Referenced in main.obj
  1743. 1> Referenced in StdInc.obj
  1744. 1> Referenced in VCAI.obj
  1745. 1> Loaded MSVCRTD.lib(_stack_.obj)
  1746. 1> Found __RTC_Shutdown
  1747. 1> Referenced in Fuzzy.obj
  1748. 1> Referenced in main.obj
  1749. 1> Referenced in StdInc.obj
  1750. 1> Referenced in VCAI.obj
  1751. 1> Loaded MSVCRTD.lib(_init_.obj)
  1752. 1> Found __fltused
  1753. 1> Referenced in Fuzzy.obj
  1754. 1> Referenced in VCAI.obj
  1755. 1> Loaded MSVCRTD.lib(dllsupp.obj)
  1756. 1> Found "void __cdecl operator delete(void *)" (??3@YAXPAX@Z)
  1757. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1758. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1759. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1760. 1> Referenced in Fuzzy.obj
  1761. 1> Referenced in StdInc.obj
  1762. 1> Referenced in VCAI.obj
  1763. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1764. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1765. 1> Found "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
  1766. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1767. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1768. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1769. 1> Referenced in Fuzzy.obj
  1770. 1> Referenced in main.obj
  1771. 1> Referenced in StdInc.obj
  1772. 1> Referenced in VCAI.obj
  1773. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1774. 1> Found "const type_info::`vftable'" (??_7type_info@@6B@)
  1775. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1776. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1777. 1> Referenced in Fuzzy.obj
  1778. 1> Referenced in StdInc.obj
  1779. 1> Referenced in VCAI.obj
  1780. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1781. 1> Loaded MSVCRTD.lib(ti_inst.obj)
  1782. 1> Found __purecall
  1783. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1784. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1785. 1> Referenced in Fuzzy.obj
  1786. 1> Referenced in StdInc.obj
  1787. 1> Referenced in VCAI.obj
  1788. 1> Referenced in FuzzyLite.lib(TriangularTerm.obj)
  1789. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1790. 1> Found __ftol2
  1791. 1> Referenced in Fuzzy.obj
  1792. 1> Referenced in VCAI.obj
  1793. 1> Loaded MSVCRTD.lib(ftol2.obj)
  1794. 1> Found ___RTDynamicCast
  1795. 1> Referenced in Fuzzy.obj
  1796. 1> Referenced in VCAI.obj
  1797. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1798. 1> Found __imp___invalid_parameter
  1799. 1> Referenced in Fuzzy.obj
  1800. 1> Referenced in VCAI.obj
  1801. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1802. 1> Found __imp___CrtDbgReportW
  1803. 1> Referenced in Fuzzy.obj
  1804. 1> Referenced in VCAI.obj
  1805. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1806. 1> Found __CxxThrowException@8
  1807. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1808. 1> Referenced in Fuzzy.obj
  1809. 1> Referenced in StdInc.obj
  1810. 1> Referenced in VCAI.obj
  1811. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1812. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1813. 1> Found "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
  1814. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1815. 1> Referenced in Fuzzy.obj
  1816. 1> Referenced in StdInc.obj
  1817. 1> Referenced in VCAI.obj
  1818. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1819. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1820. 1> Found "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &)" (__imp_??0exception@std@@QAE@ABQBD@Z)
  1821. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1822. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1823. 1> Referenced in Fuzzy.obj
  1824. 1> Referenced in StdInc.obj
  1825. 1> Referenced in VCAI.obj
  1826. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1827. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1828. 1> Found "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ)
  1829. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1830. 1> Referenced in Fuzzy.obj
  1831. 1> Referenced in StdInc.obj
  1832. 1> Referenced in VCAI.obj
  1833. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1834. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1835. 1> Found "__declspec(dllimport) public: virtual __thiscall std::exception::~exception(void)" (__imp_??1exception@std@@UAE@XZ)
  1836. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1837. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1838. 1> Referenced in Fuzzy.obj
  1839. 1> Referenced in StdInc.obj
  1840. 1> Referenced in VCAI.obj
  1841. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1842. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1843. 1> Found __imp__memmove
  1844. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1845. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1846. 1> Referenced in Fuzzy.obj
  1847. 1> Referenced in StdInc.obj
  1848. 1> Referenced in VCAI.obj
  1849. 1> Referenced in FuzzyLite.lib(RuleBlock.obj)
  1850. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1851. 1> Found "__declspec(dllimport) public: __thiscall std::bad_cast::bad_cast(char const *)" (__imp_??0bad_cast@std@@QAE@PBD@Z)
  1852. 1> Referenced in Fuzzy.obj
  1853. 1> Referenced in VCAI.obj
  1854. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1855. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1856. 1> Found "__declspec(dllimport) public: virtual __thiscall std::bad_cast::~bad_cast(void)" (__imp_??1bad_cast@std@@UAE@XZ)
  1857. 1> Referenced in Fuzzy.obj
  1858. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  1859. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1860. 1> Found _memcpy
  1861. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1862. 1> Referenced in Fuzzy.obj
  1863. 1> Referenced in StdInc.obj
  1864. 1> Referenced in VCAI.obj
  1865. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1866. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1867. 1> Found _strlen
  1868. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1869. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1870. 1> Referenced in Fuzzy.obj
  1871. 1> Referenced in main.obj
  1872. 1> Referenced in StdInc.obj
  1873. 1> Referenced in VCAI.obj
  1874. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1875. 1> Found _memset
  1876. 1> Referenced in Fuzzy.obj
  1877. 1> Referenced in VCAI.obj
  1878. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1879. 1> Found __imp__free
  1880. 1> Referenced in Fuzzy.obj
  1881. 1> Referenced in VCAI.obj
  1882. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1883. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1884. 1> Found "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z)
  1885. 1> Referenced in Fuzzy.obj
  1886. 1> Referenced in VCAI.obj
  1887. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1888. 1> Found _atexit
  1889. 1> Referenced in msvcprtd.lib(locale0_implib.obj)
  1890. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  1891. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(tss_pe.obj)
  1892. 1> Referenced in Fuzzy.obj
  1893. 1> Referenced in StdInc.obj
  1894. 1> Referenced in VCAI.obj
  1895. 1> Referenced in FuzzyLite.lib(FuzzyRule.obj)
  1896. 1> Loaded MSVCRTD.lib(atonexit.obj)
  1897. 1> Found __imp__strcpy_s
  1898. 1> Referenced in main.obj
  1899. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1900. 1> Found "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
  1901. 1> Referenced in StdInc.obj
  1902. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1903. 1> Found "void __stdcall `eh vector destructor iterator'(void *,unsigned int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
  1904. 1> Referenced in StdInc.obj
  1905. 1> Referenced in VCAI.obj
  1906. 1> Referenced in MSVCRTD.lib(ti_inst.obj)
  1907. 1> Loaded MSVCRTD.lib(ehvecdtr.obj)
  1908. 1> Found "__declspec(dllimport) public: __thiscall std::exception::exception(void)" (__imp_??0exception@std@@QAE@XZ)
  1909. 1> Referenced in StdInc.obj
  1910. 1> Referenced in VCAI.obj
  1911. 1> Referenced in FuzzyLite.lib(FuzzyException.obj)
  1912. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1913. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1914. 1> Found "__declspec(dllimport) public: __thiscall std::exception::exception(char const * const &,int)" (__imp_??0exception@std@@QAE@ABQBDH@Z)
  1915. 1> Referenced in StdInc.obj
  1916. 1> Referenced in VCAI.obj
  1917. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1918. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1919. 1> Found __imp___wassert
  1920. 1> Referenced in VCAI.obj
  1921. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1922. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1923. 1> Found __allmul
  1924. 1> Referenced in VCAI.obj
  1925. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1926. 1> Loaded MSVCRTD.lib(llmul.obj)
  1927. 1> Found __chkstk
  1928. 1> Referenced in VCAI.obj
  1929. 1> Loaded MSVCRTD.lib(chkstk.obj)
  1930. 1> Found __imp___lock_file
  1931. 1> Referenced in VCAI.obj
  1932. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1933. 1> Found __imp___unlock_file
  1934. 1> Referenced in VCAI.obj
  1935. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1936. 1> Found __imp__fwrite
  1937. 1> Referenced in VCAI.obj
  1938. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1939. 1> Found __imp__fputc
  1940. 1> Referenced in VCAI.obj
  1941. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1942. 1> Found __imp__ungetc
  1943. 1> Referenced in VCAI.obj
  1944. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1945. 1> Found __imp__memcpy_s
  1946. 1> Referenced in VCAI.obj
  1947. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1948. 1> Found __imp__fgetc
  1949. 1> Referenced in VCAI.obj
  1950. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1951. 1> Found __imp__fgetpos
  1952. 1> Referenced in VCAI.obj
  1953. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1954. 1> Found __imp___fseeki64
  1955. 1> Referenced in VCAI.obj
  1956. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1957. 1> Found __imp__fsetpos
  1958. 1> Referenced in VCAI.obj
  1959. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1960. 1> Found __imp__setvbuf
  1961. 1> Referenced in VCAI.obj
  1962. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1963. 1> Found __imp__fflush
  1964. 1> Referenced in VCAI.obj
  1965. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1966. 1> Found _sqrt
  1967. 1> Referenced in VCAI.obj
  1968. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1969. 1> Found __imp__fclose
  1970. 1> Referenced in VCAI.obj
  1971. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1972. 1> Found __imp__clock
  1973. 1> Referenced in VCAI.obj
  1974. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1975. 1> Found __alldiv
  1976. 1> Referenced in VCAI.obj
  1977. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1978. 1> Loaded MSVCRTD.lib(lldiv.obj)
  1979. 1> Found __imp___gmtime64
  1980. 1> Referenced in VCAI.obj
  1981. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1982. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1983. 1> Found __aullrem
  1984. 1> Referenced in VCAI.obj
  1985. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1986. 1> Loaded MSVCRTD.lib(ullrem.obj)
  1987. 1> Found __aulldiv
  1988. 1> Referenced in VCAI.obj
  1989. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  1990. 1> Loaded MSVCRTD.lib(ulldiv.obj)
  1991. 1> Found _memcmp
  1992. 1> Referenced in VCAI.obj
  1993. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1994. 1> Found __imp__memchr
  1995. 1> Referenced in VCAI.obj
  1996. 1> Referenced in FuzzyLite.lib(StrOp.obj)
  1997. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  1998. 1> Found ___RTtypeid
  1999. 1> Referenced in VCAI.obj
  2000. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2001. 1> Found "__declspec(dllimport) public: bool __thiscall type_info::operator==(class type_info const &)const " (__imp_??8type_info@@QBE_NABV0@@Z)
  2002. 1> Referenced in VCAI.obj
  2003. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2004. 1> Found __DllMainCRTStartup@12
  2005. 1> Loaded MSVCRTD.lib(crtdll.obj)
  2006. 1> Found __imp__atof
  2007. 1> Referenced in FuzzyLite.lib(MamdaniConsequent.obj)
  2008. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2009. 1> Found __imp__tolower
  2010. 1> Referenced in FuzzyLite.lib(StrOp.obj)
  2011. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2012. 1> Found __imp__strerror
  2013. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  2014. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2015. 1> Found __imp___beginthreadex
  2016. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2017. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2018. 1> Found __allrem
  2019. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2020. 1> Loaded MSVCRTD.lib(llrem.obj)
  2021. 1> Found __tls_used
  2022. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(tss_pe.obj)
  2023. 1> Loaded MSVCRTD.lib(tlssup.obj)
  2024. 1> Found __IMPORT_DESCRIPTOR_MSVCR100D
  2025. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2026. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2027. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2028. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2029. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2030. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2031. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2032. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2033. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2034. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2035. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2036. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2037. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2038. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2039. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2040. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2041. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2042. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2043. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2044. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2045. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2046. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2047. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2048. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2049. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2050. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2051. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2052. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2053. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2054. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2055. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2056. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2057. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2058. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2059. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2060. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2061. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2062. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2063. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2064. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2065. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2066. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2067. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2068. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2069. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2070. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2071. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2072. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2073. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2074. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2075. 1> Found ___report_gsfailure
  2076. 1> Referenced in MSVCRTD.lib(secchk.obj)
  2077. 1> Loaded MSVCRTD.lib(gs_report.obj)
  2078. 1> Found "void __cdecl _RTC_Failure(void *,int)" (?_RTC_Failure@@YAXPAXH@Z)
  2079. 1> Referenced in MSVCRTD.lib(_stack_.obj)
  2080. 1> Loaded MSVCRTD.lib(_error_.obj)
  2081. 1> Found __RTC_SetErrorFuncW
  2082. 1> Referenced in MSVCRTD.lib(_init_.obj)
  2083. 1> Loaded MSVCRTD.lib(_userapi_.obj)
  2084. 1> Found __CRT_RTC_INITW
  2085. 1> Referenced in MSVCRTD.lib(_init_.obj)
  2086. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2087. 1> Found "public: virtual __thiscall type_info::~type_info(void)" (??1type_info@@UAE@XZ)
  2088. 1> Referenced in MSVCRTD.lib(ti_inst.obj)
  2089. 1> Loaded MSVCRTD.lib(typeinfo_dtor_32.obj)
  2090. 1> Found ___sse2_available
  2091. 1> Referenced in MSVCRTD.lib(ftol2.obj)
  2092. 1> Loaded MSVCRTD.lib(cpu_disp.obj)
  2093. 1> Found __unlock
  2094. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2095. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2096. 1> Found ___dllonexit
  2097. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2098. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2099. 1> Found __lock
  2100. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2101. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2102. 1> Found __imp___onexit
  2103. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2104. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2105. 1> Found __except_handler4
  2106. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2107. 1> Referenced in MSVCRTD.lib(ehvecdtr.obj)
  2108. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2109. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2110. 1> Loaded MSVCRTD.lib(chandler4gs.obj)
  2111. 1> Found "void __cdecl terminate(void)" (?terminate@@YAXXZ)
  2112. 1> Referenced in MSVCRTD.lib(ehvecdtr.obj)
  2113. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2114. 1> Found ___clean_type_info_names
  2115. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2116. 1> Loaded MSVCRTD.lib(tncleanup.obj)
  2117. 1> Found __RTC_Terminate
  2118. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2119. 1> Loaded MSVCRTD.lib(_initsect_.obj)
  2120. 1> Found __imp___malloc_dbg
  2121. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2122. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2123. 1> Found __imp___free_dbg
  2124. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2125. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2126. 1> Found __imp___encoded_null
  2127. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2128. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2129. 1> Found __imp___CrtSetCheckCount
  2130. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2131. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2132. 1> Found __IsNonwritableInCurrentImage
  2133. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2134. 1> Loaded MSVCRTD.lib(pesect.obj)
  2135. 1> Found __initterm
  2136. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2137. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2138. 1> Found ___xc_a
  2139. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2140. 1> Loaded MSVCRTD.lib(cinitexe.obj)
  2141. 1> Processed /DEFAULTLIB:kernel32.lib
  2142. 1> Processed /DISALLOWLIB:libcmt.lib
  2143. 1> Processed /DISALLOWLIB:libcmtd.lib
  2144. 1> Found __initterm_e
  2145. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2146. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2147. 1> Found __amsg_exit
  2148. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2149. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2150. 1> Found ___native_startup_state
  2151. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2152. 1> Loaded MSVCRTD.lib(natstart.obj)
  2153. 1> Found ___security_init_cookie
  2154. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2155. 1> Loaded MSVCRTD.lib(gs_support.obj)
  2156. 1> Found ___CppXcptFilter
  2157. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2158. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2159. 1> Found _DllMain@12
  2160. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2161. 1> Loaded MSVCRTD.lib(dllmain.obj)
  2162. 1> Found MSVCR100D_NULL_THUNK_DATA
  2163. 1> Referenced in MSVCRTD.lib(MSVCR100D.dll)
  2164. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2165. 1> Found __crt_debugger_hook
  2166. 1> Referenced in MSVCRTD.lib(gs_report.obj)
  2167. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2168. 1> Found "int __cdecl _RTC_GetSrcLine(unsigned char *,wchar_t *,unsigned long,int *,wchar_t *,unsigned long)" (?_RTC_GetSrcLine@@YAHPAEPA_WKPAH1K@Z)
  2169. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2170. 1> Loaded MSVCRTD.lib(_pdblkup_.obj)
  2171. 1> Found "public: void __thiscall type_info::_type_info_dtor_internal_method(void)" (?_type_info_dtor_internal_method@type_info@@QAEXXZ)
  2172. 1> Referenced in MSVCRTD.lib(typeinfo_dtor_32.obj)
  2173. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2174. 1> Found __except_handler4_common
  2175. 1> Referenced in MSVCRTD.lib(chandler4gs.obj)
  2176. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2177. 1> Found ___clean_type_info_names_internal
  2178. 1> Referenced in MSVCRTD.lib(tncleanup.obj)
  2179. 1> Loaded MSVCRTD.lib(MSVCR100D.dll)
  2180. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\OLDNAMES.lib:
  2181. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\msvcprt.lib:
  2182. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\MSVCRT.lib:
  2183. 1> Searching ../../..\VCMI_lib.lib:
  2184. 1> Searching ../../..\FuzzyLite.lib:
  2185. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib:
  2186. 1> Found __imp__FormatMessageA@28
  2187. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  2188. 1> Loaded kernel32.lib(KERNEL32.dll)
  2189. 1> Found __imp__LocalFree@4
  2190. 1> Referenced in libboost_system-vc100-mt-gd-1_46_1.lib(error_code.obj)
  2191. 1> Loaded kernel32.lib(KERNEL32.dll)
  2192. 1> Found __imp__TlsAlloc@0
  2193. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2194. 1> Loaded kernel32.lib(KERNEL32.dll)
  2195. 1> Found __imp__TlsFree@4
  2196. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2197. 1> Loaded kernel32.lib(KERNEL32.dll)
  2198. 1> Found __imp__TlsGetValue@4
  2199. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2200. 1> Loaded kernel32.lib(KERNEL32.dll)
  2201. 1> Found __imp__TlsSetValue@8
  2202. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2203. 1> Loaded kernel32.lib(KERNEL32.dll)
  2204. 1> Found __imp__ResumeThread@4
  2205. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2206. 1> Loaded kernel32.lib(KERNEL32.dll)
  2207. 1> Found __imp__GetTickCount@0
  2208. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2209. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2210. 1> Referenced in MSVCRTD.lib(gs_support.obj)
  2211. 1> Loaded kernel32.lib(KERNEL32.dll)
  2212. 1> Found __imp__GetSystemInfo@4
  2213. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2214. 1> Loaded kernel32.lib(KERNEL32.dll)
  2215. 1> Found __imp__SystemTimeToFileTime@8
  2216. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2217. 1> Loaded kernel32.lib(KERNEL32.dll)
  2218. 1> Found __imp__Sleep@4
  2219. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2220. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2221. 1> Loaded kernel32.lib(KERNEL32.dll)
  2222. 1> Found __imp__ResetEvent@4
  2223. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2224. 1> Loaded kernel32.lib(KERNEL32.dll)
  2225. 1> Found __imp__WaitForMultipleObjects@16
  2226. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2227. 1> Loaded kernel32.lib(KERNEL32.dll)
  2228. 1> Found __imp__SetWaitableTimer@24
  2229. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2230. 1> Loaded kernel32.lib(KERNEL32.dll)
  2231. 1> Found __imp__CreateWaitableTimerA@12
  2232. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2233. 1> Loaded kernel32.lib(KERNEL32.dll)
  2234. 1> Found __imp__OpenEventA@12
  2235. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2236. 1> Loaded kernel32.lib(KERNEL32.dll)
  2237. 1> Found __imp__GetCurrentProcessId@0
  2238. 1> Referenced in libboost_thread-vc100-mt-gd-1_46_1.lib(thread.obj)
  2239. 1> Referenced in MSVCRTD.lib(gs_support.obj)
  2240. 1> Loaded kernel32.lib(KERNEL32.dll)
  2241. 1> Found __imp__EncodePointer@4
  2242. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2243. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2244. 1> Loaded kernel32.lib(KERNEL32.dll)
  2245. 1> Found __imp__DecodePointer@4
  2246. 1> Referenced in MSVCRTD.lib(atonexit.obj)
  2247. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2248. 1> Loaded kernel32.lib(KERNEL32.dll)
  2249. 1> Found __imp__InterlockedExchange@8
  2250. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2251. 1> Loaded kernel32.lib(KERNEL32.dll)
  2252. 1> Found __imp__InterlockedCompareExchange@12
  2253. 1> Referenced in MSVCRTD.lib(crtdll.obj)
  2254. 1> Loaded kernel32.lib(KERNEL32.dll)
  2255. 1> Found __imp__TerminateProcess@8
  2256. 1> Referenced in MSVCRTD.lib(gs_report.obj)
  2257. 1> Loaded kernel32.lib(KERNEL32.dll)
  2258. 1> Found __imp__UnhandledExceptionFilter@4
  2259. 1> Referenced in MSVCRTD.lib(gs_report.obj)
  2260. 1> Loaded kernel32.lib(KERNEL32.dll)
  2261. 1> Found __imp__SetUnhandledExceptionFilter@4
  2262. 1> Referenced in MSVCRTD.lib(gs_report.obj)
  2263. 1> Loaded kernel32.lib(KERNEL32.dll)
  2264. 1> Found __imp__IsDebuggerPresent@0
  2265. 1> Referenced in MSVCRTD.lib(gs_report.obj)
  2266. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2267. 1> Loaded kernel32.lib(KERNEL32.dll)
  2268. 1> Found __imp__WideCharToMultiByte@32
  2269. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2270. 1> Loaded kernel32.lib(KERNEL32.dll)
  2271. 1> Found __imp__MultiByteToWideChar@24
  2272. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2273. 1> Loaded kernel32.lib(KERNEL32.dll)
  2274. 1> Found __imp__RaiseException@16
  2275. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2276. 1> Loaded kernel32.lib(KERNEL32.dll)
  2277. 1> Found __imp__lstrlenA@4
  2278. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2279. 1> Loaded kernel32.lib(KERNEL32.dll)
  2280. 1> Found __imp__GetProcAddress@8
  2281. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2282. 1> Referenced in MSVCRTD.lib(_pdblkup_.obj)
  2283. 1> Loaded kernel32.lib(KERNEL32.dll)
  2284. 1> Found __imp__LoadLibraryW@4
  2285. 1> Referenced in MSVCRTD.lib(_error_.obj)
  2286. 1> Referenced in MSVCRTD.lib(_pdblkup_.obj)
  2287. 1> Loaded kernel32.lib(KERNEL32.dll)
  2288. 1> Found __imp__IsProcessorFeaturePresent@4
  2289. 1> Referenced in MSVCRTD.lib(cpu_disp.obj)
  2290. 1> Loaded kernel32.lib(KERNEL32.dll)
  2291. 1> Found __imp__QueryPerformanceCounter@4
  2292. 1> Referenced in MSVCRTD.lib(gs_support.obj)
  2293. 1> Loaded kernel32.lib(KERNEL32.dll)
  2294. 1> Found __imp__GetCurrentThreadId@0
  2295. 1> Referenced in MSVCRTD.lib(gs_support.obj)
  2296. 1> Loaded kernel32.lib(KERNEL32.dll)
  2297. 1> Found __imp__DisableThreadLibraryCalls@4
  2298. 1> Referenced in MSVCRTD.lib(dllmain.obj)
  2299. 1> Loaded kernel32.lib(KERNEL32.dll)
  2300. 1> Found __imp__GetModuleFileNameW@12
  2301. 1> Referenced in MSVCRTD.lib(_pdblkup_.obj)
  2302. 1> Loaded kernel32.lib(KERNEL32.dll)
  2303. 1> Found __imp__VirtualQuery@12
  2304. 1> Referenced in MSVCRTD.lib(_pdblkup_.obj)
  2305. 1> Loaded kernel32.lib(KERNEL32.dll)
  2306. 1> Found __imp__FreeLibrary@4
  2307. 1> Referenced in MSVCRTD.lib(_pdblkup_.obj)
  2308. 1> Loaded kernel32.lib(KERNEL32.dll)
  2309. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib:
  2310. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\gdi32.lib:
  2311. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\winspool.lib:
  2312. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\comdlg32.lib:
  2313. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib:
  2314. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\shell32.lib:
  2315. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\ole32.lib:
  2316. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib:
  2317. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib:
  2318. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\odbc32.lib:
  2319. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\odbccp32.lib:
  2320. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\msvcprtd.lib:
  2321. 1> Searching ../../../libs\libboost_date_time-vc100-mt-gd-1_46_1.lib:
  2322. 1> Searching ../../../libs\libboost_filesystem-vc100-mt-gd-1_46_1.lib:
  2323. 1> Searching ../../../libs\libboost_system-vc100-mt-gd-1_46_1.lib:
  2324. 1> Searching ../../../libs\libboost_program_options-vc100-mt-gd-1_46_1.lib:
  2325. 1> Searching ../../../libs\libboost_thread-vc100-mt-gd-1_46_1.lib:
  2326. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\MSVCRTD.lib:
  2327. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\OLDNAMES.lib:
  2328. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\msvcprt.lib:
  2329. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\MSVCRT.lib:
  2330. 1> Searching ../../..\VCMI_lib.lib:
  2331. 1> Searching ../../..\FuzzyLite.lib:
  2332. 1>
  2333. 1> Finished searching libraries
  2334. 1>
  2335. 1> Generating .exp file
  2336. 1> Creating library ..\..\..\AI\VCAI.lib and object ..\..\..\AI\VCAI.exp
  2337. 1>
  2338. 1> Finished generating .exp file
  2339. 1>
  2340. 1> Searching libraries
  2341. 1> Searching ../../..\VCMI_lib.lib:
  2342. 1> Searching ../../..\FuzzyLite.lib:
  2343. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib:
  2344. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib:
  2345. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\gdi32.lib:
  2346. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\winspool.lib:
  2347. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\comdlg32.lib:
  2348. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib:
  2349. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\shell32.lib:
  2350. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\ole32.lib:
  2351. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib:
  2352. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib:
  2353. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\odbc32.lib:
  2354. 1> Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\odbccp32.lib:
  2355. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\msvcprtd.lib:
  2356. 1> Searching ../../../libs\libboost_date_time-vc100-mt-gd-1_46_1.lib:
  2357. 1> Searching ../../../libs\libboost_filesystem-vc100-mt-gd-1_46_1.lib:
  2358. 1> Searching ../../../libs\libboost_system-vc100-mt-gd-1_46_1.lib:
  2359. 1> Searching ../../../libs\libboost_program_options-vc100-mt-gd-1_46_1.lib:
  2360. 1> Searching ../../../libs\libboost_thread-vc100-mt-gd-1_46_1.lib:
  2361. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\MSVCRTD.lib:
  2362. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\OLDNAMES.lib:
  2363. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\msvcprt.lib:
  2364. 1> Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\MSVCRT.lib:
  2365. 1>
  2366. 1> Finished searching libraries
  2367. 1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
  2368. 1>
  2369. 1> Finished pass 1
  2370. 1>
  2371. 1>..\..\..\AI\VCAI.dll : fatal error LNK1319: 29 mismatches detected
  2372. ========== Build: 1 succeeded, 1 failed, 6 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement