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.
この質問は重複していません。約 4 時間 Web を検索しましたが、何も見つかりませんでした。私はcodeblocks ideを使用していますが、過剰なアプリをコンパイルしようとすると、インクルードファイルが表示されます:
(1)\include\GL\glut.h|50|エラー: C++ 組み込み型 'wchar_t' [-fpermissive]| の再宣言。
私のライブラリと物は正しくリンクされています。
なぜこれを行うのですか?問題を解決できる簡単な方法はありますか?