-
```
[ 79%] Building CXX object
src/nvtt/tools/CMakeFiles/nv-gnome-thumbnailer.dir/thumbnailer.cpp.o
Linking CXX executable nv-gnome-thumbnailer
../bc6h/libbc6h.a(zohone.cpp.o): In function `ZOH::roug…
-
```
nvtt trunk does not compile in Linux (gcc-4.8, Linux Mint 16).
I'm attaching a patch that fixes the issue.
Patch comments for things that might not be obvious:
1. NV_FORCEINLINE needs to have a…
-
```
nvtt trunk does not compile in Linux (gcc-4.8, Linux Mint 16).
I'm attaching a patch that fixes the issue.
Patch comments for things that might not be obvious:
1. NV_FORCEINLINE needs to have a…
-
```
nvtt trunk does not compile in Linux (gcc-4.8, Linux Mint 16).
I'm attaching a patch that fixes the issue.
Patch comments for things that might not be obvious:
1. NV_FORCEINLINE needs to have a…
-
```
nvtt trunk does not compile in Linux (gcc-4.8, Linux Mint 16).
I'm attaching a patch that fixes the issue.
Patch comments for things that might not be obvious:
1. NV_FORCEINLINE needs to have a…
-
I'm getting a compilation error compiling the second bgfx_clear_color shader, this is running on older hardware and doesn't have the capabilties. Is it possible to conditionally compile those shaders …
-
Hi, most of the other samples work, but the hello world sample doesn't display anything other than a grey background. The metaballs example is also missing the debug text that's in the screenshot. I b…
-
Hello,
I tried to build the example "hello_world" follow the README:
```
make android-arm-release
```
Then, I created an AndroidManifest.xml:
**note: Dont care about the lib name please, I changed…
-
I tried to compile rviz indigo-devel against Ogre1.9 today and it still segfaulted away.
```
rosrun rviz rviz
[ INFO] [1423665723.109843000]: rviz version 1.11.4
[ INFO] [1423665723.109913000]: compi…
-
Seems I can only run the helloworld example. Using:
OSX 10.10.1
Apple LLVM version 6.0 (clang-600.0.54)
Intel Iris 1536 MB
When trying the cubes example I get:
```
2015-02-05 18:26:41.782 example-01…