-
```
: && /usr/bin/c++ -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fno-omit-frame-pointer -Wall -Wextra -stdlib=libc++ -D_LIBCPP_VERSION -O2 -pipe -fno-omit-frame-…
-
配置环境时出现这个问题的原因是由于nanogui库没有配置好还是其他的原因
-
Windows 7
Visual Studio 2015 Professional version 14.0.23107.0 D14REL
cmake 3.7.2-win64-x64
I have trouble building the python plugin (building nanogui itself works nicely), receiving the followi…
rojsc updated
7 years ago
-
such that I received /
06:53:17 **** Incremental Build of configuration Release for project FractalStudio ****
make all
Building file: ../src/FractalStudio.cu
Invoking: NVCC Compiler
/home/tho…
ghost updated
6 years ago
-
Hi Alec, here is Cat again :)
After we got the libigl examples to run, I now try your FAST program.
And again, I have problems to compile it. Maybe you can help me again:
I already fixed some i…
ghost updated
7 years ago
-
Working on a new ARM target and wanted to use the native GLFW for better weston/wayland integration.
![nanogui-glfw-error](https://user-images.githubusercontent.com/1883220/147158497-b472bc07-de0d-…
-
hi guys, this is minor and I only tried in Ubuntu and MacOS (with and without conda which is what i use ) i wont fork and pull request.
Compile instructions should read
git clone --recursive https…
-
Hi! Seeing the following errors when trying a straight compile on Ubuntu with GCC 9.2.1:
[ 69%] Linking CXX executable example3
/usr/bin/ld: /tmp/example3.AIsY20.ltrans0.ltrans.o: undefined refer…
-
Hi there. I'm trying to use nanogui with an existing GLFW project. To start, I am just using the example. However, when I run it, I get the error `glUniform1i identifier not found` from glutil.h. Any …
-
I am working on the 2nd part, Neighborhood Computations, of the assignment. It seems to me the mesh viewer cannot show toolbox for me to use checkboxes. I found the same issue from last year, and foll…