You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
been digging around a bit more and found that the makefiles the plugin generate are vastly diffrent that the ones you provide CMakeLists.txt(generated by the plugin) vs yours (set(OUTPUT_NAME badger2040_drawing)
add_executable(${OUTPUT_NAME} badger2040_drawing.cpp)
and sorry for the copy past but somehow github doesn't let me input the files from your repo. But also tbh i never worked with cmake so it might be that i'm missing something incredbly obvious
Would it be posible to make a tutorial installin the pimoroni c libaries using the new visual studio code extention?
The text was updated successfully, but these errors were encountered: