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
(robsub) C:\Software\robotology-superbuild\build\src\yarp-devices-forcetorque>cmake --build . --config Release --target
INSTALL
MSBuild version 17.8.5+b5265ef37 for .NET Framework
ftnodeDriver.cpp
C:\Software\robotology-superbuild\src\yarp-devices-forcetorque\ftNode\ftnodeDriver.cpp(233,40): warning C4244: 'initial
izing': conversion from 'yarp::conf::float64_t' to 'int', possible loss of data [C:\Software\robotology-superbuild\buil
d\src\yarp-devices-forcetorque\ftNode\ftnode.vcxproj]
C:\Software\robotology-superbuild\src\yarp-devices-forcetorque\ftNode\ftnodeDriver.cpp(242,33): warning C4244: 'initial
izing': conversion from 'yarp::conf::float64_t' to 'int', possible loss of data [C:\Software\robotology-superbuild\buil
d\src\yarp-devices-forcetorque\ftNode\ftnode.vcxproj]
C:\Software\robotology-superbuild\src\yarp-devices-forcetorque\ftNode\ftnodeDriver.cpp(320,38): error C2039: 'getValue'
: is not a member of 'yarp::dev::PolyDriver' [C:\Software\robotology-superbuild\build\src\yarp-devices-forcetorque\ftNo
de\ftnode.vcxproj]
C:\Software\robotology-superbuild\build\install\include\yarp\dev\PolyDriver.h(21,20):
see declaration of 'yarp::dev::PolyDriver'
C:\Software\robotology-superbuild\src\yarp-devices-forcetorque\ftNode\ftnodeDriver.cpp(407,35): warning C4267: 'return'
: conversion from 'size_t' to 'int', possible loss of data [C:\Software\robotology-superbuild\build\src\yarp-devices-fo
rcetorque\ftNode\ftnode.vcxproj]
ftshoe.vcxproj -> C:\Software\robotology-superbuild\build\src\yarp-devices-forcetorque\lib\yarp\Release\ftshoe.dll
After robotology/yarp#3059, the compilation fails with the following error
Related issues:
yarp
3.10 wearables#205yarp
3.10 human-dynamics-estimation#381The text was updated successfully, but these errors were encountered: