Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5276

SDK • Re: How to compile C++ in rpi pico

$
0
0
But I am having issues with C++.
What issues, what error messages do you see ?

Don't forget 'cmake' caches things so, if you haven't cleared the cache - deleting everything in the './build' directory is one brute force way, things can get funky and weird results will ensue. I have also encountered issues when trying build this or that, and have had to move things around in 'CMakeLists.txt' to keep 'cmake' from getting confused, doing what I intended. I recall having multiple 'project' definitions may be problematic.

Perhaps try some proof of concept builds for C and C++ separately, check those do work before trying a unified build.

Statistics: Posted by hippy — Mon Dec 02, 2024 10:25 am



Viewing all articles
Browse latest Browse all 5276

Trending Articles