yarp
yarp copied to clipboard
issue with swig 4.2.0
trafficstars
Swig 4.2.0 seems not to work properly with yarp master: when compiling I get this error "Type Error. Expecting an integral type" on some enums.
I reported the error here: https://github.com/swig/swig/issues/2796
The recommended version of swing to use is thus 4.0.2
Did you tried with swig master? I think the fix for https://github.com/swig/swig/issues/2783 should have fixed yarp generation, but perhaps I was testing an earlier version of YARP.