[ros-users] How to use SIMD in my ROS code?

Josh Faust jfaust at willowgarage.com
Mon Oct 11 17:14:23 UTC 2010


>
>
>
> /home/tangm/ros_sandbox/versioned_latest/stacks/collision_environment/collision_space/include/kDOP16-sse.h:126:
> error: ‘__declspec’ was not declared in this scope
>

__declspec is a Visual Studio extension to C++, so it won't work in gcc.
 Where did you get kDOP16-sse.h from?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101011/4b0bf4ec/attachment-0003.html>


More information about the ros-users mailing list