Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7072

Error with "#include " using Clang++-17

$
0
0

I installed llvm-17 using Automatic install script(https://apt.llvm.org/llvm.sh) into my Ubuntu machine.

Then, I tried to compile some c++ files, but Compile Failed.

main.cc:1:10: fatal error: 'cstdint' file not found    1 | #include <cstdint>      |          ^~~~~~~~~1 error generated.

This is the error message.How I solve this problem?


Viewing all articles
Browse latest Browse all 7072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>