Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Standard Librarys missing

bchner
Beginner
314 Views
hi,

I just download the trial Version from the c++ Compiler for Windows.

But after I installed it, I tryed to test the Sinus-Sample but the compiler can't find the stdio.h, because it doesn't exists on the Computer.

Is it normal that tis is not installed with the Compiler?
From where can I get it?


Jan
0 Kudos
2 Replies
TimP
Honored Contributor III
314 Views
Intel C++ inherits libraries and include files from the required Microsoft C++ installation.
0 Kudos
bchner
Beginner
314 Views
ok, now its up and running

thanks
0 Kudos
Reply