問題タブ [cxxtest]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
573 参照

c++ - cxxtest で生成された cpp ファイルをコンパイルできません

したがって、cxx ドキュメントにあるような testsuite.h ファイルを含む Visual Studio 2015 C++ プロジェクトがあります。cxxtestgen python ツールを実行して、testsuite.cpp を生成します。testsuite.cpp ファイルを別の Visual Studio 2015 C++ の空のプロジェクトに配置しました。プロジェクトの追加のインクルード ディレクトリに cxxtest を追加します。しかし、ビルドすると、次のエラーが発生します。

しかし、それは追加のインクルード ディレクトリ フォルダにあります。