has any body build opencv3.4 with QT and CUDA

asked 2018-01-11 01:36:55 -0600

arh24 gravatar image

updated 2018-01-11 02:28:49 -0600

i just got a nvidia graphic card and installed cuda_9.0.176_win10 , i want to build opencv and use power of gpu but when i want to configure with cmake it just gives me WITH_CUDA checkbox, there is nothing else about cuda is'n cmake supposed to have options for cuda like tool kit rootand other, but it doesn't give me any other options.

i must add i am using mingw53_32 for compiling opencv with cuda

appreciate if u could help me

i am using cmake 3.9.1

edit retag flag offensive close merge delete

Comments

obviously problem is with mingw530_32 compiler, cuda doesn't support mingw530_32 compiler, any bode knows does cuda support mingw530_64 compiler

arh24 gravatar imagearh24 ( 2018-01-12 05:55:44 -0600 )edit