Franck HOUSSEN

Results 16 issues of Franck HOUSSEN

Could you help here: https://github.com/opencollab/arpack-ng/pull/194 ? No way to get coverage to work (lots of files filtered => biased coverage).

KO on windows 10, matlab R2018b, Julia 1.5.3, mexjulia (master 79ba8b1c) : ``` >> mex -setup c++ MEX configured to use 'MinGW64 Compiler (C++)' for C++ language compilation. >> jl.config...

### Discussed in https://github.com/libigl/libigl/discussions/2093 Originally posted by **fghoussen** October 10, 2022 From the mouse cursor XY position on the screen, I need to retrieve the associated XYZ point in the...

### Discussed in https://github.com/libigl/libigl/discussions/2094 Originally posted by **fghoussen** October 10, 2022 Not used to OpenGL (learning it...). I try to build a hello-world simple example, but, compilation fails. Following https://learnopengl.com/Getting-started/Creating-a-window...

As it seems there is no debian package for Pangolin, I build it from source: ``` /tmp> cat /etc/os-release PRETTY_NAME="Debian GNU/Linux trixie/sid" /tmp> g++ --version g++ (Debian 13.2.0-9) 13.2.0 /tmp/Pangolin/build>...

Is `flang` packaged (like `clang` is) and available using a `apt-get/yum install flang` ? If not, is this planned ?

Hello World send / receive doesn't work?!... Or, more probably, I can't get it to work! :( I am new to network related stuffs (I had a _hard_ time to...

Reporting here that cmake fails on debian/testing. Is there a workaround? ``` >> cmake -DCMAKE_BUILD_TYPE=Release -DALICEVISION_BUILD_TESTS=ON -DALICEVISION_BUILD_EXAMPLES=ON .. ... -- Failed to find Ceres - Missing required Ceres dependency: glog....

PUBLIC propagates include/libs (Qt, ...) needed to use the QGLViewer target.

Compile with warning as error. Note: gave up on Qt deprecated declarations for a start...