[ros-users] rosmake Always show compile warnings

Brian Gerkey gerkey at willowgarage.com
Wed Mar 17 21:17:42 UTC 2010


Also, if you're interested in warnings from a particular package, you
can just type 'make' in that package (assuming that you've built its
dependencies).  Then you'll see warnings at the console.

    brian.

On Wed, Mar 17, 2010 at 10:49 AM, Tully Foote <tfoote at willowgarage.com> wrote:
> Hi Robbie,
> rosmake has options "-v" to show failed builds, and "-V" to show all build
> outputs.
>
> It does not currently have semantic parsing but that is ticketed at
> https://code.ros.org/trac/ros/ticket/1903
>
> Tully
>
> On Wed, Mar 17, 2010 at 10:38 AM, Robbie Plankenhorn
> <rplankenhorn at gmail.com> wrote:
>>
>> Is there a way to force rosmake to always show the compiler warnings?  I
>> would rather just have them shown when I type rosmake instead of having to
>> go to the build_output.log file.
>>
>> Thanks,
>> Robbie Plankenhorn
>>
>> _______________________________________________
>> ros-users mailing list
>> ros-users at code.ros.org
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>
>
>
> --
> Tully Foote
> Systems Engineer
> Willow Garage, Inc.
> tfoote at willowgarage.com
> (650) 475-2827
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>



More information about the ros-users mailing list