You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manager.hh:56 'gz::launch::GZ_LAUNCH_VERSION_NAMESPACE::Manager::dataPtr': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'gz::launch::GZ_LAUNCH_VERSION_NAMESPACE::Manager'
Environment
Description
Steps to reproduce
Output
Reference build: https://build.osrfoundation.org/job/ign_gazebo-ign-6-win/165/msbuild/#categoryContent
Warnings categories:
C4244 - 12
JoyToTwist.cc:133
'argument': conversion from 'T' to 'int', possible loss of data
C4005 - 1
backward.hpp:323
'NOMINMAX': macro redefinition
C4251 - 2
Manager.hh:56
'gz::launch::GZ_LAUNCH_VERSION_NAMESPACE::Manager::dataPtr': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'gz::launch::GZ_LAUNCH_VERSION_NAMESPACE::Manager'
C4068 - 3
EntityComponentManager.hh:55
unknown pragma 'GCC'
C4267 - 2
random:192
'argument': conversion from 'size_t' to 'std::seed_seq::result_type', possible loss of data
The text was updated successfully, but these errors were encountered: