Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近、Ubuntu 12.10 に CDT 8.1 を使用して Eclipse Juno をインストールしましたが、基本的な HelloWorld プロジェクトでさえエラーが表示されます。std を解決できません。インクルード パスに /usr/include/c++/4.7/ を追加した後、ヘッダーなどは解決できますが、std::cout やその他の std のものは解決できません。インディゴを使う以外に解決策はありますか?