Advertisement
Guest User

errors

a guest
Dec 25th, 2018
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 KB | None | 0 0
  1. [bccaarm Error] IFlashDX.h(167): unknown type name 'COLORREF'
  2. [bccaarm Error] IFlashDX.h(174): unknown type name 'COLORREF'
  3. [bccaarm Error] IFlashDX.h(311): unknown type name 'HDC'
  4. [bccaarm Error] IFlashDX.h(351): unknown type name 'UINT_PTR'
  5. [bccaarm Error] IFlashDX.h(351): unknown type name 'LONG_PTR'
  6. [bccaarm Error] IFlashDX.h(357): unknown type name 'UINT_PTR'
  7. [bccaarm Error] IFlashDX.h(357): unknown type name 'LONG_PTR'
  8. [bccaarm Error] ASInterface.inl(137): use of undeclared identifier '_isnan'
  9. [bccaarm Error] ASInterface.inl(155): use of undeclared identifier 'swscanf_s'
  10. [bccaarm Error] ASInterface.inl(166): use of undeclared identifier '_isnan'
  11. [bccaarm Error] ASInterface.inl(171): use of undeclared identifier '_isnan'
  12. [bccaarm Error] ASInterface.inl(188): ambiguous conversion for C-style cast from 'value_type' (aka 'ASValue') to 'String' (aka 'basic_string<wchar_t>')
  13. basic_string.h(448): candidate constructor
  14. basic_string.h(455): candidate constructor
  15. basic_string.h(490): candidate constructor
  16. basic_string.h(507): candidate constructor
  17. basic_string.h(522): candidate constructor
  18. [bccaarm Error] ASInterface.inl(197): use of undeclared identifier 'assert'
  19. [bccaarm Error] ASInterface.inl(202): use of undeclared identifier 'assert'
  20. [bccaarm Error] ASInterface.inl(208): use of undeclared identifier 'assert'
  21. [bccaarm Error] ASInterface.inl(364): use of undeclared identifier 'swscanf_s'
  22. [bccaarm Error] ASInterface.inl(367): overload resolution selected implicitly-deleted copy assignment operator
  23. ASInterface.h(114): copy assignment operator of 0 is implicitly deleted because field 'ASValue' is of 'ASValue::_Data &' type 'm_data'
  24. [bccaarm Error] ASInterface.inl(382): overload resolution selected implicitly-deleted copy assignment operator
  25. ASInterface.h(114): copy assignment operator of 0 is implicitly deleted because field 'ASValue' is of 'ASValue::_Data &' type 'm_data'
  26. [bccaarm Warning] ASInterface.inl(407): explicit specialization of 'Ret' within class scope is a Microsoft extension
  27. [bccaarm Warning] ASInterface.inl(419): explicit specialization of 'Ret' within class scope is a Microsoft extension
  28. [bccaarm Warning] ASInterface.inl(431): explicit specialization of 'Ret' within class scope is a Microsoft extension
  29. [bccaarm Warning] ASInterface.inl(443): explicit specialization of 'Ret' within class scope is a Microsoft extension
  30. [bccaarm Warning] ASInterface.inl(455): explicit specialization of 'Ret' within class scope is a Microsoft extension
  31. [bccaarm Warning] ASInterface.inl(467): explicit specialization of 'Ret' within class scope is a Microsoft extension
  32. [bccaarm Warning] ASInterface.inl(479): explicit specialization of 'Ret' within class scope is a Microsoft extension
  33. [bccaarm Warning] ASInterface.inl(491): explicit specialization of 'Ret' within class scope is a Microsoft extension
  34. [bccaarm Warning] ASInterface.inl(503): explicit specialization of 'Ret' within class scope is a Microsoft extension
  35. [bccaarm Warning] ASInterface.inl(515): explicit specialization of 'Ret' within class scope is a Microsoft extension
  36. [bccaarm Warning] ASInterface.inl(527): explicit specialization of 'Ret' within class scope is a Microsoft extension
  37. [bccaarm Warning] ASInterface.inl(541): explicit specialization of 'Ret' within class scope is a Microsoft extension
  38. [bccaarm Warning] ASInterface.inl(553): explicit specialization of 'Ret' within class scope is a Microsoft extension
  39. [bccaarm Warning] ASInterface.inl(565): explicit specialization of 'Ret' within class scope is a Microsoft extension
  40. [bccaarm Warning] ASInterface.inl(577): explicit specialization of 'Ret' within class scope is a Microsoft extension
  41. [bccaarm Warning] ASInterface.inl(589): explicit specialization of 'Ret' within class scope is a Microsoft extension
  42. [bccaarm Warning] ASInterface.inl(601): explicit specialization of 'Ret' within class scope is a Microsoft extension
  43. [bccaarm Warning] ASInterface.inl(613): explicit specialization of 'Ret' within class scope is a Microsoft extension
  44. [bccaarm Warning] ASInterface.inl(625): explicit specialization of 'Ret' within class scope is a Microsoft extension
  45. [bccaarm Warning] ASInterface.inl(637): explicit specialization of 'Ret' within class scope is a Microsoft extension
  46. [bccaarm Warning] ASInterface.inl(649): explicit specialization of 'Ret' within class scope is a Microsoft extension
  47. [bccaarm Warning] ASInterface.inl(661): explicit specialization of 'Ret' within class scope is a Microsoft extension
  48. [bccaarm Warning] ASInterface.inl(709): delete called on 'ASInterface::_Data::Callback::BaseCaller' that is abstract but has non-virtual destructor
  49. [bccaarm Error] ASInterface.inl(720): use of undeclared identifier 'E_INVALIDARG'
  50. [bccaarm Error] ASInterface.inl(724): use of undeclared identifier 'NOERROR'
  51. [bccaarm Error] ASInterface.inl(802): use of undeclared identifier 'NOERROR'
  52. [bccaarm Error] ASInterface.inl(417): no viable overloaded '='
  53. ASInterface.inl(422): in instantiation of member function 'ASInterface::_Data::Callback::CallHlp<void (*)(const wchar_t *)>::Ret<void>::Call' requested here
  54. ASInterface.inl(678): in instantiation of member function 'ASInterface::_Data::Callback::CallHlp<void (*)(const wchar_t *)>::Call' requested here
  55. ASInterface.inl(697): in instantiation of member function 'ASInterface::_Data::Callback::Caller<void (*)(const wchar_t *)>::Call' requested here
  56. ASInterface.inl(877): in instantiation of function template specialization 'ASInterface::_Data::Callback::Callback<void (*)(const wchar_t *)>' requested here
  57. ASInterface.h(34): candidate function (the implicit copy assignment operator) not viable: cannot convert argument of incomplete type 'void' to 'const ASValue'
  58. ASInterface.inl(236): candidate template ignored: substitution failure [with _Type = void]
  59. [bccaarm Error] ASInterface.inl(429): no viable overloaded '='
  60. ASInterface.inl(434): in instantiation of member function 'ASInterface::_Data::Callback::CallHlp<void (*)(const wchar_t *, const wchar_t *)>::Ret<void>::Call' requested here
  61. ASInterface.inl(678): in instantiation of member function 'ASInterface::_Data::Callback::CallHlp<void (*)(const wchar_t *, const wchar_t *)>::Call' requested here
  62. ASInterface.inl(697): in instantiation of member function 'ASInterface::_Data::Callback::Caller<void (*)(const wchar_t *, const wchar_t *)>::Call' requested here
  63. ASInterface.inl(886): in instantiation of function template specialization 'ASInterface::_Data::Callback::Callback<void (*)(const wchar_t *, const wchar_t *)>' requested here
  64. ASInterface.h(34): candidate function (the implicit copy assignment operator) not viable: cannot convert argument of incomplete type 'void' to 'const ASValue'
  65. ASInterface.inl(236): candidate template ignored: substitution failure [with _Type = void]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement