Visual Studio 2019 v16.9 Issue
Issue Summary
When using MSVS or MSVC aka. Buildtools in version 16.9, cuda failes to compile resizeAndMergeBase.cu
If you have this issue, install a previous Version. MSVC 16.8.6 is working as expected. Use the visual studio releases site to download previous Versions of MSVS 2019.
This is not an open issue, but rather for those searching for an answer for their compile issue with openpose in particular. I hope you find it usefull enough for it to have a raison d'être here.
Executed Command (if any)
msbuild -m OpenPose.sln
or alternatively compile via Visual Studio IDE
OpenPose Output (if any)
Issue occures during compilation.
Errors (if any)
openpose/net/resizeAndMergeBase.cu(142): error : calling a __host__ function("__floorf") from a __global__ function("op::resize8TimesKernel<float> ") is not allowed
openpose/net/resizeAndMergeBase.cu(142): error : identifier "__floorf" is undefined in device code
Type of Issue
- Compilation/installation error
Your System Configuration
- Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK
Click this see the terminal output. (Pastebin "SMART" filter did not allow to use Pasebin instead)
`1>Building NVCC (Device) object src/openpose/CMakeFiles/openpose.dir/face/Release/openpose_generated_renderFace.cu.obj
1>renderFace.cu
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>renderFace.cu
1>Building NVCC (Device) object src/openpose/CMakeFiles/openpose.dir/gpu/Release/openpose_generated_cuda.cu.obj
1>cuda.cu
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>cuda.cu
1>Building NVCC (Device) object src/openpose/CMakeFiles/openpose.dir/hand/Release/openpose_generated_renderHand.cu.obj
1>renderHand.cu
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>renderHand.cu
1>Building NVCC (Device) object src/openpose/CMakeFiles/openpose.dir/net/Release/openpose_generated_bodyPartConnectorBase.cu.obj
1>bodyPartConnectorBase.cu
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>bodyPartConnectorBase.cu
1>Building NVCC (Device) object src/openpose/CMakeFiles/openpose.dir/net/Release/openpose_generated_maximumBase.cu.obj
1>maximumBase.cu
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/matrix.hpp(204): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/string.hpp(39): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(31): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(56): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(64): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(85): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(94): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(104): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(118): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(129): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(136): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(143): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(150): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(157): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(165): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(172): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(179): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(186): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(194): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(217): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(223): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(229): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(239): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>C:\Users\Matthias\Documents\OpenPoseSetup\openpose\include\openpose/core/datum.hpp(250): warning : field of class type without a DLL interface used in a class with a DLL interface
1>
1>maximumBase.cu
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(139): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(140): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(141): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(142): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(143): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(144): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/detail/alignment.h(145): warning C4324: "thrust::detail::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(90): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(96): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(102): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(108): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(114): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(120): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(126): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(132): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(138): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(144): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(150): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(156): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\thrust/system/cuda/detail/core/alignment.h(162): warning C4324: "thrust::cuda_cub::aligned_type::type": Die Struktur wurde aufgrund des Ausrichtungsspezifizierers aufgef├╝llt.
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\cub\device\dispatch\../../agent/agent_scan.cuh(174): warning C4201: Nicht dem Standard entsprechende Erweiterung: Struktur/Union ohne Namen
1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include\cub\device\dispatch\../../agent/agent_scan.cuh(175): note: Siehe Verweis auf die gerade kompilierte Klasse Vorlage-Instanziierung "cub::AgentScan
-
OpenPose version: 1.7.0
-
General configuration:
- Installation mode: CMake for configuration, msbuild for compilation
- Operating system Windows
- Operating system version Windows 10
- Release or Debug mode? either
- Compiler? MSVC 16.9.0
-
Non-default settings:
- no
-
3rd-party software:
- Caffe version: OpenPose default
- CMake version : 3.18/3.19 tested
- OpenCV version: OpenPose default
-
If GPU mode issue:
- CUDA version 11.0 / 11.2 tested
- cuDNN version: 8.1.0.77 for cuda 11.2
- GPU model : RTX 2080 / 3070 / Quadro K620M
I got the same problem. How to fix it? Try to Install VS2019 16.8.6 can fix it?
@jojinshallar Yes. As I mentioned above, the issue does not appear in earlier versions. 16.8.6 worked fine for me.
I got the same. I try to Install VS19 16.8, but how to Install it? There only VS2019 16.9 in the Web.
@HYC986
Issue Summary
When using MSVS or MSVC aka. Buildtools in version 16.9, cuda failes to compile
resizeAndMergeBase.cuIf you have this issue, install a previous Version. MSVC 16.8.6 is working as expected. Use the visual studio releases site to download previous Versions of MSVS 2019.
The given link was in German and not helpful. I will change that. But you can easily find it using appropriate search terms in a search engine of your choice to find it here
I got the same problem with the new version of Visual Studio 2019. It is possible to download older versions here: https://docs.microsoft.com/en-us/visualstudio/releases/2019/history where you can download the Visual Studio Professional Installer, and then go to the "Available" tab inside the installer to install the Community version.
A possible workaround, based on what is suggested at the following link https://devtalk.blender.org/t/cuda-compile-error-windows-10/17886/5
In the files "cuda.hu" and "resizeAndMergeBase.cu", substitute floor with floorf. I was able to compile the solution.
In the files "cuda.hu" and "resizeAndMergeBase.cu", substitute floor with floorf. I was able to compile the solution.
I can confirm this will fix the compilation process for Visual Studio 16.9.2 and CUDA 11.1.
A possible workaround, based on what is suggested at the following link https://devtalk.blender.org/t/cuda-compile-error-windows-10/17886/5
In the files "cuda.hu" and "resizeAndMergeBase.cu", substitute floor with floorf. I was able to compile the solution.
Thanks!It works for me.
Anyway , it seems no matter with Version of Visual Studio ,because update VS to 16.9.2 still has the problem .
In the files "cuda.hu" and "resizeAndMergeBase.cu", substitute floor with floorf. I was able to compile the solution.
I can confirm this will fix the compilation process for Visual Studio 16.9.2 and CUDA 11.1.
It is also work for VS 16.9.2 and CUDA 11.2
A possible workaround, based on what is suggested at the following link https://devtalk.blender.org/t/cuda-compile-error-windows-10/17886/5
In the files "cuda.hu" and "resizeAndMergeBase.cu", substitute floor with floorf. I was able to compile the solution.
Thanks, works for 16.9.2 and CUDA11.2
Issue has been resolved upstream: https://github.com/microsoft/STL/pull/1886
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.