You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Mac OS X 10.10.4
Common Lisp: SBCL 1.2.11
OpenCV 2.4.12(install with brew)
debugger invoked on a UNDEFINED-FUNCTION in thread
#<THREAD "main thread" RUNNING {1002D9EDF3}>:
The function CL-OPENCV-TEST::MAKE-CV-SIZE is undefined.
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE] Ignore runtime option --eval "(cl-opencv-test:show-camera-threshold)".
1: [ABORT ] Skip rest of --eval and --load options.
2: Skip to toplevel READ/EVAL/PRINT loop.
3: [EXIT ] Exit SBCL (calling #'EXIT, killing the process).
The text was updated successfully, but these errors were encountered:
Env
OS: Mac OS X 10.10.4
Common Lisp: SBCL 1.2.11
OpenCV 2.4.12(install with brew)
The text was updated successfully, but these errors were encountered: