简体   繁体   中英

Mingw32-Make & cmake 3.0

Well i am trying to compile opencv on my own for eclipsecdt4. I am following a tutorial for codeblocks over here http://kevinhughes.ca/tutorials/opencv-install-on-windows-with-codeblocks-and-mingw/

I did the cmake thing with eclipse cdt4-mingw32makefile config(tried with just mingw32 makefile too) but the makefile isnt generating. When i do mingw32-make in the build directory it says F:\\ocv\\build>mingw32-make mingw32-make: *** No targets specified and no makefile found. Stop.

Here is a screenshot of the build directory

屏幕

我确实遇到了同样的问题....我今天解决了...我忘了按Cmake中的Generate .....

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM