Search found 1 match

by therram
Tue Oct 22, 2019 8:14 pm
Forum: ESP-IDF
Topic: unable to include c++ <vector> lib
Replies: 0
Views: 2020

unable to include c++ <vector> lib

Hello,
I am unable to build esp-idf project with "#include <vector>" in one of my .hpp file (error: "no such file or directory"). Am I missing something in CmakeList.txt ?