<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Brian,<br><br>Many thanks for your reply.<br><br>Indeed you are correct. That argument has been there from repository but now it is not anymore :).<br><br>I was wondering why is that this node is not a library but a executional node?<br><br>Renato.<br><br><br><br>> Date: Mon, 5 Jul 2010 10:06:06 -0700<br>> From: gerkey@willowgarage.com<br>> To: ros-users@code.ros.org<br>> Subject: Re: [ros-users] Problem compiling with camera1394 package.<br>> <br>> On Sun, Jul 4, 2010 at 1:20 PM, Renato Samperio<br>> <mintaka_alnitak@hotmail.com> wrote:<br>> > I sent a wrongly assumption for a problem you helped me to solve with your<br>> > advices.<br>> ><br>> > Though, I made a last modification and it compiled.<br>> ><br>> > I updated the manifest.xml as:<br>> ><br>> >   <export><br>> >     <cpp cflags="-I${prefix}/src/nodes -I${prefix}/cfg/cpp -Wall -g"/><br>> >   </export><br>> <br>> The "-I${prefix}/src/nodes" argument is the problem.  By adding<br>> src/nodes to the compiler's search path, you're causing confusion<br>> between a system header, <features.h>, and a file by the same name<br>> inside src/nodes.  Was that argument already there, or did you add it?<br>> <br>>       brian.<br>> _______________________________________________<br>> ros-users mailing list<br>> ros-users@code.ros.org<br>> https://code.ros.org/mailman/listinfo/ros-users<br>                                    <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>