c++ - Clang in windows codeblocks 'iostream' file not found -


i trying use clang compiler in codeblocks. upon use can not find of basic header files, iostream example.

fatal error: 'iostream' file not found 

i tried using clang -v told me "'clang' not recognized internal or external command, operable program or batch file."

i tried searching initheadersearch.cpp dont seem have one

i tried installing gcc answered in this question did not work

i tried reinstalling clang, same issues around


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -