انضم إلى نوستر
2025-07-19 21:54:12 UTC

BTC/Zero on Nostr: Has anyone here used visual studio code to program c++? I’m stuck on including ...

Has anyone here used visual studio code to program c++? I’m stuck on including external libraries. It works when writing the code, it autocompletes and knows it’s there on the screen but when I compile it complains it doesn’t know where the called functions are. I’ve tried everything, including adding a complete file path to the library (libwally) but nope, it’s not happy.