cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

xave
Journeyman III

'iostream' file not found with aocc version 4.2.0 on Ubuntu 22 .04

Hi,

compiling a  program using aocc 4.2.0 in Ubuntu 22.04 I receive the following:

fatal error: 'iostream' file not found
#include
^~~~~~~~~~
1 error generated.
make: *** [../../makefile_common:47: main.o] Error 1.

 

Compiling the same program using aocc 4.2.0 in Ubuntu 20.04 the process ends

without any problem.

 

Any suggestions to fix this problem?

 

Thanks

Saverio

0 Likes
0 Replies