Skip to content

Undefined Symbol error when building out of component tree #3399

Open
@amothana

Description

@amothana
F´ Version v3.6.2
Affected Component

Problem Description

Following the LED blinker tutorial (on v3.6.2), during step 5, right after adding the run ports. If building the components in the root directory of the project, I get the following error:

[ 97%] Generating LedBlinkerTopologyAppAi.xml, Ports_RateGroupsEnumAi.xml
fpp-to-xml
/Users/alimothana/moth_dev/led-blinker/Components/Led/Led.fpp:38.34
        output port gpioSet: Drv.GpioWrite
                                 ^
error: undefined symbol GpioWrite
make[2]: *** [LedBlinker/Top/LedBlinkerTopologyAppAi.xml] Error 1
make[1]: *** [LedBlinker/Top/CMakeFiles/LedBlinker_Top.dir/all] Error 2
make: *** [all] Error 2
[ERROR] CMake erred with return code 2

How to Reproduce

  1. Following LED Blinker Tutorial

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions