C++ standard library headers no longer included in dev-pkgs

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

C++ standard library headers no longer included in dev-pkgs

428 次查看
clemenseisserer
Contributor II

Hi,

We've just upgraded an T2080RDB to SDK-1.8 (was on 1.6 previously) and noted it was no longer possible to compile C++ programs using the C++ standard library - even if both tools-sdk and dev-pkgs was selected in EXTRA_IMAGES_FEATURES:

g++ RawSocketCapture.cpp
  RawSocketCapture.cpp:25:18: fatal error: vector: No such file or directory
   #include <vector>

To me this seems like an oversight in SDK-1.8, because gcc-c++/g++ is in tools-sdk/dev-pkgs, but doesn't make much sense without the C++ standard library headers.

Br, Clemens

0 项奖励
0 回复数