Re: help with error: reference to 'byte' is ambiguous

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



在 2023/9/1 04:09, Dingjun Chen 写道:
When building my application, so many such errors occurred from your library and head files. Please see a text file attached for details.

error: reference to 'byte' is ambiguous

It's likely that there is `using namespace std;` in one of your headers. Please try either removing it or compiling with `-std=gnu++14`.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux