Hi,
i’m trying to include libopencm3 in a project i want to create usind VisualGDB. I compiled libopencm3 into the toolchain, so far so good. But when i create a project with VisualGDB and want to reference functionality from libopencm3, i always get undefined reference errors. The functions themself are found by the intellisense and ‘Go To Reference’, but compiling is impossible.
Do i have to set some other references in the settings dialog or something?
Greets,
**Jürgen**