Re: [ros-users] rosmake Always show compile warnings

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Brian Gerkey
Date:  
To: ros-users
Subject: Re: [ros-users] rosmake Always show compile warnings
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 <> 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
> <> 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
>>
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>
>
>
> --
> Tully Foote
> Systems Engineer
> Willow Garage, Inc.
>
> (650) 475-2827
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>