Ask Your Question

Aaron Zettler's profile - activity

2019-07-29 08:11:10 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:10:16 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:07:45 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:07:13 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:05:54 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:05:24 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:04:41 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:03:59 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:03:23 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:02:43 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:01:20 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 08:00:27 -0600 edited question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-29 07:59:02 -0600 asked a question Cross compiling OpenCV for a ARM based linux system (Xilinx)

Cross compiling OpenCV for a ARM based linux system (Xilinx) I have successfully built OpenCV for a Arm Based linux syst

2019-07-17 08:59:48 -0600 received badge  Enthusiast
2019-07-15 21:53:08 -0600 received badge  Self-Learner (source)
2019-07-15 02:49:40 -0600 answered a question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

I fixed it My build command was missing the --static flag. g++ TestApp.cpp -o TestApp `pkg-config --cflags --static --

2019-07-15 02:37:04 -0600 commented question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

I kind of fixed it: The first error when building with OpenCV3.2.0 is undefined reference to `jpeg_std_error'. The -ljp

2019-07-15 02:36:52 -0600 commented question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

I kind of fixed it The first error when building with OpenCV3.2.0 is undefined reference to `jpeg_std_error'. The -ljpeg

2019-07-15 01:01:01 -0600 commented question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

I kind of fixed it The first error when building with OpenCV3.2.0 is undefined reference to `jpeg_std_error'. The -ljpe

2019-07-15 00:59:49 -0600 commented question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

I kind of fixed it The first error when building with OpenCV3.2.0 is undefined reference to `jpeg_std_error'. The -ljpe

2019-07-15 00:59:02 -0600 commented question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

I kind of fixed it The first error when building with OpenCV3.2.0 is undefined reference to `jpeg_std_error'. The -ljpe

2019-07-14 06:23:38 -0600 edited question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Building OpenCV as a static library gives thousands of undefined references I am working on Ubuntu 18.04 and i want to b

2019-07-12 13:14:50 -0600 commented answer Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Thanks for the response. I dont think thats the problem. To verify i built OpenCV3.2.0(the .pc file generates correctly

2019-07-12 13:14:28 -0600 commented answer Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Thanks for the response. I dont think thats the problem. To verify i built OpenCV3.2.0(the .pc file generates correctly

2019-07-12 13:13:20 -0600 commented answer Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Thanks for the response. I dont think thats the problem. To verify i built OpenCV3.2.0(the .pc file generates correctly

2019-07-12 13:12:56 -0600 commented answer Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Thanks for the response. I dont think thats the problem. To verify i built OpenCV3.2.0(the .pc file generates correctly

2019-07-12 09:27:51 -0600 edited question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Bundling OpenCV as a static library gives thousands of undefined references I am working on Ubuntu 14.04 and i want to b

2019-07-12 08:02:27 -0600 edited question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Bundling OpenCV as a static library gives thousands of undefined references I am working on Ubuntu 14.04 and i want to b

2019-07-12 07:59:31 -0600 received badge  Editor (source)
2019-07-12 07:59:31 -0600 edited question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Bundling OpenCV as a static library gives thousands of undefined references I am working on Ubuntu 14.04 and i want to b

2019-07-12 07:57:53 -0600 asked a question Building OpenCV as a static library gives thousands of undefined references[SOLVED]

Bundling OpenCV as a static library gives thousands of undefined references I am working on Ubuntu 14.04 and i want to b