compiling from the command line/ ass1.c:1:22: iostream.h: No…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: KevinO
日付:  
題目: compiling from the command line/ ass1.c:1:22: iostream.h: No such file or directory
wrote:
> Howdy all. I am trying to figure out how to compile from the command line and
> have run into some issues.
>
> as1.c:1:22: iostream.h: No such file or directory
>


What distribution are you running?

What are the results of these two commands?

locate iostream.h

find /usr/include -name iostream.h


You may be missing a package...
- --
KevinO

"If truth is beauty, how come no one has their hair done in the library?"
- -- Lily Tomlin