Skip to content

How to specify which compiler to use using this action? #955

@flynneva

Description

@flynneva

I'm trying to build with clang using this action here for usb_cam but I dont think its working.

From the ROS 2 docs it looks like we just need to set the CC / CXX env vars to clang and (maybe?) set the --cmake-force-configure flag for colcon build to get it to build with clang...but im not sure if this action is respecting those variables or not.

Any tips/tricks here would be great 🙏🏼

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions