[ros-users] Calonder descriptor: exporting sse in manifest.x…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Markus Achtelik
日付:  
To: ros-users
題目: [ros-users] Calonder descriptor: exporting sse in manifest.xml
Hi all,

I was trying to compile own code using the calonder descriptors. I got
an error when compiling basic_math.h saying that sse is not enabled.
Adding "-msse3" to the compile flags in my CMakelists.txt or exporting
it in the calonder_descriptor's manifest.xml solved the problem. Would
it make sense to export sse by default in the manifest.xml?

Best, Markus