05-23-2023 07:39 PM - edited 05-23-2023 07:40 PM
06-15-2023 08:37 AM
Hi DaniGiaqui,
You can use this command in your 'CMakeList.txt' ---> target_link_libraries(${TARGET_NAME})
The details you can search about it on the website, which is simple, be the way, could you send your code here, maybe i can help to run it.
07-08-2023 05:04 PM
Hi DaniGiaqui,
The official BSEC example code is in Arduino or C language, and we are not familiar with Visual Studio Code. What programming language does Visual Studio Code use?