Advertisement
Guest User

asd

a guest
Jul 24th, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. The vcpkg manifest was disabled, but we found a manifest file in D:\Serwer\OTS\vc17\. You may want to enable vcpkg manifests in your properties page or pass /p:VcpkgEnableManifest=true to the msbuild invocation.
  2. actions.cpp
  3. ban.cpp
  4. baseevents.cpp
  5. bed.cpp
  6. chat.cpp
  7. combat.cpp
  8. condition.cpp
  9. configmanager.cpp
  10. D:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'fmt::v10::format_error' (compiling source file ..\src\actions.cpp)
  11. D:\Programy\Visual\VisualStudio\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : see declaration of 'std::runtime_error' (compiling source file ..\src\actions.cpp)
  12. D:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : see declaration of 'fmt::v10::format_error' (compiling source file ..\src\actions.cpp)
  13. D:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'fmt::v10::format_error' (compiling source file ..\src\baseevents.cpp)
  14. D:\Programy\Visual\VisualStudio\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : see declaration of 'std::runtime_error' (compiling source file ..\src\baseevents.cpp)
  15.  
  16. ----------------------------------------------------------------------------------------------------------
  17.  
  18. D:\Serwer\OTS\src\item.h(317,7): message : With the following template arguments: (compiling source file ..\src\weapons.cpp)
  19. D:\Serwer\OTS\src\item.h(317,7): message : 'T=double &' (compiling source file ..\src\weapons.cpp)
  20. D:\Serwer\OTS\src\item.h(317,7): message : while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\weapons.cpp)
  21. D:\Serwer\OTS\src\item.h(326,7): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\weapons.cpp)
  22. D:\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2172,14): message : could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\weapons.cpp)
  23. D:\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2165,14): message : or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\weapons.cpp)
  24. D:\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2158,13): message : or 'boost::enable_if<boost::mpl::or_<boost::is_same<T,boost::variant<boost::blank,std::string,int64_t,double,bool>>,boost::detail::variant::is_variant_constructible_from<const T&,boost::mpl::l_item<boost::mpl::long_<5>,T,boost::mpl::l_item<boost::mpl::long_<4>,std::basic_string<char,std::char_traits<char>,std::allocator<char>>,boost::mpl::l_item<boost::mpl::long_<3>,__int64,boost::mpl::l_item<boost::mpl::long_<2>,double,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>>>>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,boost::variant<boost::blank,std::string,int64_t,double,bool>&>::type boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const T &)'
  25. with
  26. [
  27. T=boost::blank,
  28. T0=bool
  29. ] (compiling source file ..\src\weapons.cpp)
  30. D:\Serwer\OTS\src\item.h(326,7): message : Failed to specialize function template 'boost::enable_if<boost::mpl::or_<boost::is_same<T,boost::variant<boost::blank,std::string,int64_t,double,bool>>,boost::detail::variant::is_variant_constructible_from<const T&,boost::mpl::l_item<boost::mpl::long_<5>,T,boost::mpl::l_item<boost::mpl::long_<4>,std::basic_string<char,std::char_traits<char>,std::allocator<char>>,boost::mpl::l_item<boost::mpl::long_<3>,__int64,boost::mpl::l_item<boost::mpl::long_<2>,double,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>>>>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,boost::variant<boost::blank,std::string,int64_t,double,bool>&>::type boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const T &)'
  31. with
  32. [
  33. T=boost::blank,
  34. T0=bool
  35. ] (compiling source file ..\src\weapons.cpp)
  36. D:\Serwer\OTS\src\item.h(326,7): message : With the following template arguments: (compiling source file ..\src\weapons.cpp)
  37. D:\Serwer\OTS\src\item.h(326,7): message : 'T=bool' (compiling source file ..\src\weapons.cpp)
  38. D:\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2144,13): message : or 'boost::enable_if<boost::mpl::and_<boost::is_rvalue_reference<T&&>,boost::mpl::not_<boost::is_const<C>>,boost::detail::variant::is_variant_constructible_from<T&&,boost::mpl::l_item<boost::mpl::long_<5>,T,boost::mpl::l_item<boost::mpl::long_<4>,std::basic_string<char,std::char_traits<char>,std::allocator<char>>,boost::mpl::l_item<boost::mpl::long_<3>,__int64,boost::mpl::l_item<boost::mpl::long_<2>,double,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>>>>,boost::mpl::true_,boost::mpl::true_>,boost::variant<boost::blank,std::string,int64_t,double,bool>&>::type boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(T &&)'
  39. with
  40. [
  41. T=boost::blank,
  42. T0=bool
  43. ] (compiling source file ..\src\weapons.cpp)
  44. D:\Serwer\OTS\src\item.h(326,7): message : Failed to specialize function template 'boost::enable_if<boost::mpl::and_<boost::is_rvalue_reference<T&&>,boost::mpl::not_<boost::is_const<C>>,boost::detail::variant::is_variant_constructible_from<T&&,boost::mpl::l_item<boost::mpl::long_<5>,T,boost::mpl::l_item<boost::mpl::long_<4>,std::basic_string<char,std::char_traits<char>,std::allocator<char>>,boost::mpl::l_item<boost::mpl::long_<3>,__int64,boost::mpl::l_item<boost::mpl::long_<2>,double,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>>>>,boost::mpl::true_,boost::mpl::true_>,boost::variant<boost::blank,std::string,int64_t,double,bool>&>::type boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(T &&)'
  45. with
  46. [
  47. T=boost::blank,
  48. T0=bool
  49. ] (compiling source file ..\src\weapons.cpp)
  50. D:\Serwer\OTS\src\item.h(326,7): message : With the following template arguments: (compiling source file ..\src\weapons.cpp)
  51. D:\Serwer\OTS\src\item.h(326,7): message : 'T=bool &' (compiling source file ..\src\weapons.cpp)
  52. D:\Serwer\OTS\src\item.h(326,7): message : while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\weapons.cpp)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement