Skip to content

Building the project was not working for me #1

Description

@c0d3-4-F00d

Is

Go into the bulid folder and use cmake and make to build the tool.

As shown here:

cd build
cmake ../
make

Should

Stay in the folder with the source files and execute the following two commands:
cmake .
make
Then type in "./EADIGS104", execute and enjoy the "Hello World" in the LCD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions