Hiroshi Matoba
Hiroshi Matoba
Tested on - WIndows 10 - cuda 10.1 - cudnn 7.6.3 - MKL 2019 Update 5 (2019.5.281) Thanks to this PR https://github.com/bakercp/ofxDlib/pull/30 -edit Only support 64bit!
# Issue **libblas-dev** and **liblapack** does not meet dependencies on Ubuntu 16.04 LTS. Here is the dependency tree. - libblas-dev - gfortran - gfortran-5 (>= 5.3.1-3~) - gcc-5-base (= 5.3.1-14ubuntu2)...
I found quite lots of indent errors like below. Those are only part of it. Is there a way to auto-formating code before PR or each commit? https://github.com/openframeworks/openFrameworks/blob/2b8cab27d5b2dfc85be6cffc5119dce3d609f79c/libs/openFrameworks/3d/of3dPrimitives.cpp#L111-L113 https://github.com/openframeworks/openFrameworks/blob/2b8cab27d5b2dfc85be6cffc5119dce3d609f79c/libs/openFrameworks/3d/of3dPrimitives.cpp#L170-L179 https://github.com/openframeworks/openFrameworks/blob/2b8cab27d5b2dfc85be6cffc5119dce3d609f79c/libs/openFrameworks/app/ofAppGlutWindow.cpp#L30-L46...
It's not really a bug but would like to share rare case problem. I'm trying to make ofxVtk which use VTK library consists of more than 2000 header files and...
It's something like screenshots below. Looks like Electron packager cannot solve parameter (**$npm_package_productName**). I checked the internet but couldn't find a solution.   
This only happens with ofEasyCam's **ortho mode + custom viewport**. ## Expected behavour Expected behavour is to zoom in/out into the mouse pointer position when user scroll mouse wheel (or...
## issue I tried to compile OpenCV on my macOs local machine and got an error `unable to lookup 'SDKVersion' in SDK 'iphoneos' ` ## temporary quick solution `sudo xcode-select...
tools.makeMetadataSeekable returns broken webm file on server side (node.js), it works on browser though. `mkinfo` returns `(MKVInfo) No EBML head found. This file is probably not a Matroska file.` When...