Skip to content

not generate *.hex file in using cmake on CLI #4

@HY-PARK

Description

@HY-PARK

I used cmake on CLI(Command Line Interface).
Build is finished successfully but I couldn't find the *.hex file

$ cd {TESuit Project} && mkdir build && cd build
$ cmake ..

below picture is the result of stand-alone build
image

below picture is the result of CLion build button
image

If we can build with cmake command we will add CI for build test or unit test and we do not need to use the same IDE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions