Petros S

Results 25 issues of Petros S

Hi, I cloned nanogui to build it and install it in my Gentoo system with an ebuild. I noticed that it distributes it's own eigen and glfw libraries which: 1)...

I tried to port CMakeLists.txt and some of the code

I am getting this error about a missing cmakelist.txt ``` -- Libclang C library: /usr/local/Cellar/llvm/11.0.0/lib/libclang.dylib -- Builtin include dir: /usr/local/Cellar/llvm/11.0.0/lib/clang/11.0.0/include CMake Error at CMakeLists.txt:44 (add_subdirectory): The source directory /Users/petros/projects/cide/third_party/glslang does...

I think it's a good idea to discuss various ideas and features. So, my two cents here: - CIDE wants the user to enter a project name. My idea is...

**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [x] I made sure to follow the project's [coding style](https://cutter.re/docs/contributing/code/development-guidelines.html) - [...

Hey there. I am trying to experiment with elements in Mac OS but I can't install it. Is it supposed to be intergraded in projects with another way? Thanks.

Hi, I wrote an ebuild for REDasm so that gentoo users can install it on their systems. REDasm though bundles it's own copy of capstone and creates the following conflict...

enhancement

Hi, I tried to use mraa (it's c++ bindings specifically) for controlling my Adafruit FT232H board and it's gpio pins but without success. Is this library supposed to work only...

Hi, I cloned the repo and followed the build steps. I am getting this error: ``` build % ninja [1/2] Compiling C++ object aqemu.p/src_Embedded_Display_vncclientthread.cpp.o FAILED: aqemu.p/src_Embedded_Display_vncclientthread.cpp.o ccache c++ -Iaqemu.p -I....

What dependencies does ngsolve have? I am trying to package it for Gentoo.