Ask Your Question

R0dan's profile - activity

2020-11-04 01:42:45 -0600 received badge  Notable Question (source)
2020-08-10 05:56:06 -0600 received badge  Popular Question (source)
2020-04-10 12:09:50 -0600 received badge  Supporter (source)
2020-04-10 12:09:46 -0600 commented answer gcc: error: long: No such file or directory

it works. thaaaaanks)

2020-04-10 12:09:31 -0600 marked best answer gcc: error: long: No such file or directory

CMAKE 3.17 | OPENCV 4.3.0 | QT 5.14.2 | mingw-w64 8.1.0 |

I use

mingw32-make


  • GNU Make 4.2.1 Built for x86_64-w64-mingw32 Copyright (C) 1988-2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

GCC


  • gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

ERROR((

[ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/mean.avx2.cpp.obj
[ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/merge.avx2.cpp.obj
[ 40%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/split.avx2.cpp.obj
[ 40%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/sum.avx2.cpp.obj
[ 40%] Building RC object modules/core/CMakeFiles/opencv_core.dir/vs_version.rc.obj
gcc: error: long: No such file or directory
C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\windres.exe: preprocessing failed.
mingw32-make[2]: *** [modules\core\CMakeFiles\opencv_core.dir\build.make:1492: modules/core/CMakeFiles/opencv_core.dir/vs_version.rc.obj] Error 1
mingw32-make[2]: *** Waiting for unfinished jobs....
mingw32-make[1]: *** [CMakeFiles\Makefile2:1844: modules/core/CMakeFiles/opencv_core.dir/all] Error 2
mingw32-make: *** [Makefile:179: all] Error 2
2020-04-10 12:09:31 -0600 received badge  Scholar (source)
2020-04-08 17:12:05 -0600 commented question gcc: error: long: No such file or directory

Could you drop an article where you could find out about it? Now I do not quite understand what arguments I will need to

2020-04-08 16:05:23 -0600 asked a question gcc: error: long: No such file or directory

gcc: error: long: No such file or directory CMAKE 3.17 | OPENCV 4.3.0 | QT 5.14.2 | mingw-w64 8.1.0 | I use mingw32

2020-04-08 16:05:19 -0600 asked a question gcc: error: long: No such file or directory

gcc: error: long: No such file or directory OPENCV 4.3.0 | QT 5.14.2 | mingw-w64 8.1.0 | I use mingw32-make GN