This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

error: std is ambiguous.



Hi,

I'm compiling my c++ code along with the SDK_243x  tcpserver example using CLANG

I'm getting an error that std  is ambiguous.

In file included from C:/ti/ti_cgt_tiarmclang_2.1.2.LTS/include/c++/v1\limits:105:
C:/ti/ti_cgt_tiarmclang_2.1.2.LTS/include/c++/v1\type_traits:3701:9: error: reference to 'std' is ambiguous

when I open  C:/ti/ti_cgt_tiarmclang_2.1.2.LTS/include/c++/v1\limits , I see that the namespace std  is commented out .

Please advice.

Thanks,

Eli.