Ask Your Question

okieiam's profile - activity

2018-09-16 22:29:14 -0600 answered a question OpenCv Manager App not on Playstore

Please make an official guide line for android developer

2018-09-11 09:46:36 -0600 marked best answer Can not link c++ app with opencv 3.1.1 only in Ubuntu

System information (version) Opencv install from source follow this instruction https://opencv-java-tutorials.readthe...

$ pkg-config --modversion opencv 3.3.1 $ uname -r 4.15.13-041513-generic Ubuntu 16.04 $ g++ --version g++ (Ubuntu 7.3.0-16ubuntu3) 7.3.0 Copyright (C) 2017 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.

Detailed description Opencv build ok Java application can load opencv library and work ok. But c++ app link error $g++ -std=c++11 -ggdb pkg-config --cflags opencv decode.cpp -o decode -ldl pkg-config --libs opencv /usr/bin/x86_64-linux-gnu-ld: /usr/local/lib/libopencv_core.a(opencl_core.cpp.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/libdl.so: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status

Steps to reproduce Compile demo code. Code compile and work well on os x, but error linking in Ubuntu https://github.com/hitanshu-dhawan/Im...

2018-09-11 09:37:15 -0600 commented question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Rebuild opencv with SHARE_LIBRARY_ON and JAVA_ON both work like a charm. Thank you.

2018-09-11 07:26:21 -0600 commented question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Got it. Thanks.

2018-09-11 05:52:23 -0600 commented question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Very sad to hear about that. So I can not co exist Java and SHARED-LIBS. Any how to install another instance of Opencv t

2018-09-11 04:41:08 -0600 commented question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Got this if I put -ldl to the END. All bunch of un resolve of opencv /usr/local/lib/libopencv_core.a(arithm.cpp.o): In f

2018-09-11 02:46:29 -0600 received badge  Editor (source)
2018-09-11 02:46:29 -0600 edited question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Can not link c++ app with opencv 3.1.1 only in Ubuntu System information (version) Opencv install from source follow th

2018-09-11 02:43:46 -0600 asked a question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Can not link c++ app with opencv 3.1.1 only in Ubuntu System information (version) Opencv install from source follow thi

2018-09-11 02:43:46 -0600 asked a question Can not link c++ app with opencv 3.1.1 only in Ubuntu

Can not link c++ app with opencv 3.1.1 only in Ubuntu System information (version) Opencv install from source follow thi

2017-10-25 19:33:23 -0600 asked a question Puzzle 15. If empty square not in the lower-right corner (16th). How to check solvable?

Puzzle 15 If empty square not in the lower-right corner (16th). How to check solvable? If empty square not in the lower