Advertisement
Guest User

Untitled

a guest
May 26th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.58 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: YAMN, Configuration: Release Win32 ------
  2. 1>Build started 27.05.2012 0:31:02.
  3. 1>_PrepareForClean:
  4. 1> Deleting file "D:\Sources\myranda_working\bin10\Release/Obj/YAMN\YAMN.lastbuildstate".
  5. 1>InitializeBuildStatus:
  6. 1> Touching "D:\Sources\myranda_working\bin10\Release/Obj/YAMN\YAMN.unsuccessfulbuild".
  7. 1>ClCompile:
  8. 1> account.cpp
  9. 1>account.cpp(455): error C2664: 'DWORD (HYAMNMAIL,TCHAR **,TCHAR *)' : cannot convert parameter 3 from 'char *' to 'TCHAR *'
  10. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  11. 1>account.cpp(455): error C2664: 'DWORD (HYAMNMAIL,TCHAR **,TCHAR *)' : cannot convert parameter 2 from 'char **' to 'TCHAR **'
  12. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  13. 1>account.cpp(455): error C2664: 'DWORD (HYAMNMAIL,TCHAR **,TCHAR *)' : cannot convert parameter 1 from 'char **' to 'HYAMNMAIL'
  14. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  15. 1>account.cpp(514): error C2665: 'ReadStringFromMemory' : none of the 2 overloads could convert all the argument types
  16. 1> d:\sources\myranda_working\plugins\yamn\yamn.h(110): could be 'DWORD ReadStringFromMemory(char **,TCHAR *,char **)'
  17. 1> account.cpp(266): or 'DWORD ReadStringFromMemory(char **,char *,char **)'
  18. 1> while trying to match the argument list '(char **, char *, TCHAR **)'
  19. 1>account.cpp(524): error C2665: 'ReadStringFromMemory' : none of the 2 overloads could convert all the argument types
  20. 1> d:\sources\myranda_working\plugins\yamn\yamn.h(110): could be 'DWORD ReadStringFromMemory(char **,TCHAR *,char **)'
  21. 1> account.cpp(266): or 'DWORD ReadStringFromMemory(char **,char *,char **)'
  22. 1> while trying to match the argument list '(char **, char *, TCHAR **)'
  23. 1>account.cpp(538): error C2665: 'ReadStringFromMemory' : none of the 2 overloads could convert all the argument types
  24. 1> d:\sources\myranda_working\plugins\yamn\yamn.h(110): could be 'DWORD ReadStringFromMemory(char **,TCHAR *,char **)'
  25. 1> account.cpp(266): or 'DWORD ReadStringFromMemory(char **,char *,char **)'
  26. 1> while trying to match the argument list '(char **, char *, TCHAR **)'
  27. 1>account.cpp(544): error C2665: 'ReadStringFromMemory' : none of the 2 overloads could convert all the argument types
  28. 1> d:\sources\myranda_working\plugins\yamn\yamn.h(110): could be 'DWORD ReadStringFromMemory(char **,TCHAR *,char **)'
  29. 1> account.cpp(266): or 'DWORD ReadStringFromMemory(char **,char *,char **)'
  30. 1> while trying to match the argument list '(char **, char *, TCHAR **)'
  31. 1>account.cpp(547): error C2664: 'CodeDecodeString' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  32. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  33. 1>account.cpp(592): error C2664: 'DWORD (HACCOUNT,TCHAR **,TCHAR *)' : cannot convert parameter 3 from 'char *' to 'TCHAR *'
  34. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  35. 1>account.cpp(592): error C2664: 'DWORD (HACCOUNT,TCHAR **,TCHAR *)' : cannot convert parameter 2 from 'char **' to 'TCHAR **'
  36. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  37. 1>account.cpp(592): error C2664: 'DWORD (HACCOUNT,TCHAR **,TCHAR *)' : cannot convert parameter 1 from 'char **' to 'HACCOUNT'
  38. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  39. 1>account.cpp(902): error C2664: 'WriteStringToFile' : cannot convert parameter 2 from 'TCHAR *' to 'char *'
  40. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  41. 1>account.cpp(905): error C2664: 'WriteStringToFile' : cannot convert parameter 2 from 'TCHAR *' to 'char *'
  42. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  43. 1>account.cpp(911): error C2664: 'WriteStringToFile' : cannot convert parameter 2 from 'TCHAR *' to 'char *'
  44. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  45. 1>account.cpp(914): error C2664: 'CodeDecodeString' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  46. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  47. 1>account.cpp(916): error C2664: 'WriteStringToFile' : cannot convert parameter 2 from 'TCHAR *' to 'char *'
  48. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  49. 1>account.cpp(918): error C2664: 'CodeDecodeString' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  50. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  51. 1>account.cpp(921): error C2664: 'CodeDecodeString' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  52. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  53. 1>account.cpp(1069): error C2664: 'strcmp' : cannot convert parameter 2 from 'TCHAR *' to 'const char *'
  54. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  55. 1>account.cpp(1313): error C2664: 'lstrcpyW' : cannot convert parameter 2 from 'char [255]' to 'LPCWSTR'
  56. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  57. 1>account.cpp(1333): error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [255]' to 'LPWSTR'
  58. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  59. 1> debug.cpp
  60. 1> filterplugin.cpp
  61. 1> main.cpp
  62. 1> protoplugin.cpp
  63. 1> services.cpp
  64. 1>services.cpp(524): error C2664: 'DBWriteContactSettingString' : cannot convert parameter 4 from 'TCHAR *' to 'const char *'
  65. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  66. 1>services.cpp(525): error C2664: 'DBWriteContactSettingString' : cannot convert parameter 4 from 'TCHAR *' to 'const char *'
  67. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  68. 1> synchro.cpp
  69. 1> yamn.cpp
  70. 1> badconnect.cpp
  71. 1>browser\badconnect.cpp(150): error C2664: 'strlen' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  72. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  73. 1>browser\badconnect.cpp(167): error C2440: '<function-style-cast>' : cannot convert from 'TCHAR *' to '_A2T'
  74. 1> No constructor could take the source type, or constructor overload resolution was ambiguous
  75. 1>browser\badconnect.cpp(312): error C2440: '=' : cannot convert from 'TCHAR *' to 'char *'
  76. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  77. 1> mailbrowser.cpp
  78. 1>browser\mailbrowser.cpp(419): error C2664: 'strlen' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  79. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  80. 1>browser\mailbrowser.cpp(705): error C2440: '<function-style-cast>' : cannot convert from 'TCHAR *' to '_A2T'
  81. 1> No constructor could take the source type, or constructor overload resolution was ambiguous
  82. 1>browser\mailbrowser.cpp(744): error C2440: '=' : cannot convert from 'TCHAR *' to 'char *'
  83. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  84. 1>browser\mailbrowser.cpp(808): error C2440: '<function-style-cast>' : cannot convert from 'TCHAR *' to '_A2T'
  85. 1> No constructor could take the source type, or constructor overload resolution was ambiguous
  86. 1>browser\mailbrowser.cpp(831): error C2664: 'DBWriteContactSettingString' : cannot convert parameter 4 from 'TCHAR *' to 'const char *'
  87. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  88. 1> decode.cpp
  89. 1> mails.cpp
  90. 1> mime.cpp
  91. 1> netlib.cpp
  92. 1> pop3.cpp
  93. 1> pop3comm.cpp
  94. 1>proto\pop3\pop3comm.cpp(121): error C2440: 'initializing' : cannot convert from 'DWORD (__stdcall *)(HACCOUNT,char **,char *)' to 'YAMN_READPLUGINOPTS'
  95. 1> None of the functions with this name in scope match the target type
  96. 1>proto\pop3\pop3comm.cpp(310): error C2664: 'strcmp' : cannot convert parameter 2 from 'TCHAR *' to 'const char *'
  97. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  98. 1>proto\pop3\pop3comm.cpp(330): error C2664: 'DBWriteContactSettingString' : cannot convert parameter 4 from 'TCHAR *' to 'const char *'
  99. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  100. 1>proto\pop3\pop3comm.cpp(331): error C2664: 'DBWriteContactSettingString' : cannot convert parameter 4 from 'TCHAR *' to 'const char *'
  101. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  102. 1>proto\pop3\pop3comm.cpp(570): error C2664: '_strdup' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  103. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  104. 1>proto\pop3\pop3comm.cpp(573): error C2664: '_strdup' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  105. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  106. 1>proto\pop3\pop3comm.cpp(574): error C2664: '_strdup' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  107. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  108. 1>proto\pop3\pop3comm.cpp(1082): error C2664: '_strdup' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  109. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  110. 1>proto\pop3\pop3comm.cpp(1085): error C2664: '_strdup' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  111. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  112. 1>proto\pop3\pop3comm.cpp(1086): error C2664: '_strdup' : cannot convert parameter 1 from 'TCHAR *' to 'const char *'
  113. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  114. 1> pop3opt.cpp
  115. 1>proto\pop3\pop3opt.cpp(463): error C2664: 'DlgSetItemText' : cannot convert parameter 3 from 'TCHAR *' to 'const char *'
  116. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  117. 1>proto\pop3\pop3opt.cpp(464): error C2664: 'DlgSetItemText' : cannot convert parameter 3 from 'TCHAR *' to 'const char *'
  118. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  119. 1>proto\pop3\pop3opt.cpp(465): error C2664: 'DlgSetItemText' : cannot convert parameter 3 from 'TCHAR *' to 'const char *'
  120. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  121. 1>proto\pop3\pop3opt.cpp(466): error C2664: 'DlgSetItemText' : cannot convert parameter 3 from 'TCHAR *' to 'const char *'
  122. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  123. 1>proto\pop3\pop3opt.cpp(1134): error C2440: '=' : cannot convert from 'char *' to 'TCHAR *'
  124. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  125. 1>proto\pop3\pop3opt.cpp(1135): error C2664: 'strcpy' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  126. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  127. 1>proto\pop3\pop3opt.cpp(1140): error C2440: '=' : cannot convert from 'char *' to 'TCHAR *'
  128. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  129. 1>proto\pop3\pop3opt.cpp(1141): error C2664: 'strcpy' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  130. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  131. 1>proto\pop3\pop3opt.cpp(1146): error C2440: '=' : cannot convert from 'char *' to 'TCHAR *'
  132. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  133. 1>proto\pop3\pop3opt.cpp(1147): error C2664: 'strcpy' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  134. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  135. 1>proto\pop3\pop3opt.cpp(1152): error C2440: '=' : cannot convert from 'char *' to 'TCHAR *'
  136. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  137. 1>proto\pop3\pop3opt.cpp(1153): error C2664: 'strcpy' : cannot convert parameter 1 from 'TCHAR *' to 'char *'
  138. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  139. 1>
  140. 1>Build FAILED.
  141. 1>
  142. 1>Time Elapsed 00:00:15.40
  143. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement