i can read hindi also uv course you can tell this from my avtar... there are russians and chiense and people from other countries here... And they all write in english as courtersy for others
Great :) I was seeking for a good C/C++ community since I come from the IRC one !
Rajath V
Anyone submitting proposals to google summer of code?
Hugo
So has anyone ever tried to use the Transparent union GCC attribute ? And is that a good way to achieve polymorphism in C ?
Anonymous
Welcome to C/C++!
Ahmad
Hi
in this link https://wiki.qt.io/How_to_setup_Qt_and_openCV_on_Windows i am trying to setup QT 5.10 and opencv 3.4.1on windows 10 64-bit
I did all the steps but QT_MAKE_EXECUTABLE not found in options to check
after that in cmd When I write this command line ((mingw32-make -j 8)) it stop at 20% and i have this
[ 20%] Built target libwebp Makefile:159: recipe for target 'all' failed mingw32-make: * [all] Error 2 !!!!!** after this error i tried to uncheck ((ENABLE_PRECOMPILED_HEADERS)) and retry the last command line ((mingw32-make -j 8)) it continue and stop again
[ 37%] Built target opencv_core Makefile:159: recipe for target 'all' failed mingw32-make: * [all] Error 2 !!!!!**
Can anybody help me because I really need this