Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking error with ui.c addFaceList #8

Closed
zwiglm opened this issue Jul 22, 2024 · 2 comments
Closed

Linking error with ui.c addFaceList #8

zwiglm opened this issue Jul 22, 2024 · 2 comments

Comments

@zwiglm
Copy link

zwiglm commented Jul 22, 2024

Sorry, noob here (at least in terms of C/C++)

ld.exe: .pio/build/emulator_64bits/src/ui/ui.o:ui.c:(.text+0x1e94): undefined reference to `addFaceList' collect2.exe: error: ld returned 1 exit status

@zwiglm
Copy link
Author

zwiglm commented Jul 22, 2024

addFaceList is implemented in app_hal.cpp. Clion tells me that this file does not belong to any project target.
Does that have to do how platformio.ini is set up or read by Clion?

@zwiglm
Copy link
Author

zwiglm commented Jul 22, 2024

Oh, it is just the emulator. Upload to device worked. So - it was solved half way.

@fbiego fbiego closed this as completed in 9c044cd Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant