質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
C

C言語は、1972年にAT&Tベル研究所の、デニス・リッチーが主体となって作成したプログラミング言語です。 B言語の後継言語として開発されたことからC言語と命名。そのため、表記法などはB言語やALGOLに近いとされています。 Cの拡張版であるC++言語とともに、現在世界中でもっとも普及されているプログラミング言語です。

C++

C++はC言語をもとにしてつくられた最もよく使われるマルチパラダイムプログラミング言語の1つです。オブジェクト指向、ジェネリック、命令型など広く対応しており、多目的に使用されています。

Python

Pythonは、コードの読みやすさが特徴的なプログラミング言語の1つです。 強い型付け、動的型付けに対応しており、後方互換性がないバージョン2系とバージョン3系が使用されています。 商用製品の開発にも無料で使用でき、OSだけでなく仮想環境にも対応。Unicodeによる文字列操作をサポートしているため、日本語処理も標準で可能です。

Q&A

0回答

1976閲覧

Cmakeでconfigureをしたいのですが、エラーが出てしまいます。2/2

carnage0216

総合スコア194

C

C言語は、1972年にAT&Tベル研究所の、デニス・リッチーが主体となって作成したプログラミング言語です。 B言語の後継言語として開発されたことからC言語と命名。そのため、表記法などはB言語やALGOLに近いとされています。 Cの拡張版であるC++言語とともに、現在世界中でもっとも普及されているプログラミング言語です。

C++

C++はC言語をもとにしてつくられた最もよく使われるマルチパラダイムプログラミング言語の1つです。オブジェクト指向、ジェネリック、命令型など広く対応しており、多目的に使用されています。

Python

Pythonは、コードの読みやすさが特徴的なプログラミング言語の1つです。 強い型付け、動的型付けに対応しており、後方互換性がないバージョン2系とバージョン3系が使用されています。 商用製品の開発にも無料で使用でき、OSだけでなく仮想環境にも対応。Unicodeによる文字列操作をサポートしているため、日本語処理も標準で可能です。

0グッド

0クリップ

投稿2018/01/29 14:46

先ほどのCmakeの質問の続きです。

"opencv_test_flann" in directory C:/opencv/sources/modules/flann
linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc
linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc
linked by target "opencv_perf_imgproc" in directory C:/opencv/sources/modules/imgproc
linked by target "opencv_test_imgproc" in directory C:/opencv/sources/modules/imgproc
linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml
linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml
linked by target "opencv_test_ml" in directory C:/opencv/sources/modules/ml
linked by target "opencv_video" in directory C:/opencv/sources/modules/video
linked by target "opencv_video" in directory C:/opencv/sources/modules/video
linked by target "opencv_perf_video" in directory C:/opencv/sources/modules/video
linked by target "opencv_test_video" in directory C:/opencv/sources/modules/video
linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm
linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm
linked by target "opencv_test_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm
linked by target "opencv_perf_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm
linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters
linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters
linked by target "opencv_test_cudafilters" in directory C:/opencv/sources/modules/cudafilters
linked by target "opencv_perf_cudafilters" in directory C:/opencv/sources/modules/cudafilters
linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc
linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc
linked by target "opencv_test_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc
linked by target "opencv_perf_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc
linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping
linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping
linked by target "opencv_test_cudawarping" in directory C:/opencv/sources/modules/cudawarping
linked by target "opencv_perf_cudawarping" in directory C:/opencv/sources/modules/cudawarping
linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs
linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs
linked by target "opencv_test_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs
linked by target "opencv_perf_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs
linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo
linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo
linked by target "opencv_test_photo" in directory C:/opencv/sources/modules/photo
linked by target "opencv_perf_photo" in directory C:/opencv/sources/modules/photo
linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape
linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape
linked by target "opencv_test_shape" in directory C:/opencv/sources/modules/shape
linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio
linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio
linked by target "opencv_test_videoio" in directory C:/opencv/sources/modules/videoio
linked by target "opencv_perf_videoio" in directory C:/opencv/sources/modules/videoio
linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec
linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec
linked by target "opencv_perf_cudacodec" in directory C:/opencv/sources/modules/cudacodec
linked by target "opencv_test_cudacodec" in directory C:/opencv/sources/modules/cudacodec
linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui
linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui
linked by target "opencv_perf_highgui" in directory C:/opencv/sources/modules/highgui
linked by target "opencv_test_highgui" in directory C:/opencv/sources/modules/highgui
linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect
linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect
linked by target "opencv_test_objdetect" in directory C:/opencv/sources/modules/objdetect
linked by target "opencv_perf_objdetect" in directory C:/opencv/sources/modules/objdetect
linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts
linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts
linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d
linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d
linked by target "opencv_test_features2d" in directory C:/opencv/sources/modules/features2d
linked by target "opencv_perf_features2d" in directory C:/opencv/sources/modules/features2d
linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d
linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d
linked by target "opencv_test_calib3d" in directory C:/opencv/sources/modules/calib3d
linked by target "opencv_perf_calib3d" in directory C:/opencv/sources/modules/calib3d
linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d
linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d
linked by target "opencv_test_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d
linked by target "opencv_perf_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d
linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy
linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy
linked by target "opencv_test_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy
linked by target "opencv_perf_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy
linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect
linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect
linked by target "opencv_test_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect
linked by target "opencv_perf_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect
linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow
linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow
linked by target "opencv_test_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow
linked by target "opencv_perf_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow
linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo
linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo
linked by target "opencv_test_cudastereo" in directory C:/opencv/sources/modules/cudastereo
linked by target "opencv_perf_cudastereo" in directory C:/opencv/sources/modules/cudastereo
linked by target "opencv_legacy" in directory C:/opencv/sources/modules/legacy
linked by target "opencv_legacy" in directory C:/opencv/sources/modules/legacy
linked by target "opencv_test_legacy" in directory C:/opencv/sources/modules/legacy
linked by target "opencv_ocl" in directory C:/opencv/sources/modules/ocl
linked by target "opencv_ocl" in directory C:/opencv/sources/modules/ocl
linked by target "opencv_test_ocl" in directory C:/opencv/sources/modules/ocl
linked by target "opencv_perf_ocl" in directory C:/opencv/sources/modules/ocl
linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching
linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching
linked by target "opencv_perf_stitching" in directory C:/opencv/sources/modules/stitching
linked by target "opencv_test_stitching" in directory C:/opencv/sources/modules/stitching
linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres
linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres
linked by target "opencv_test_superres" in directory C:/opencv/sources/modules/superres
linked by target "opencv_perf_superres" in directory C:/opencv/sources/modules/superres
linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab
linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab
linked by target "opencv_gpu" in directory C:/opencv/sources/modules/gpu
linked by target "opencv_gpu" in directory C:/opencv/sources/modules/gpu
linked by target "opencv_gpu" in directory C:/opencv/sources/modules/gpu

Configuring incomplete, errors occurred!
See also "C:/opencv/build/CMakeFiles/CMakeOutput.log".
See also "C:/opencv/build/CMakeFiles/CMakeError.log".

以上がエラーです。
どうかよろしくお願いします。

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

yumetodo

2018/01/29 16:58

logが長い場合はpastebinやgistのような外部サービスを利用してください。質問を分割しないでください。またもう一つの質問と言われてもチャットではないのでたどるのが面倒です。
guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問