On 11-05-30 at 12:22pm, Hans-Christoph Steiner wrote: > third attempt failed at missing libopenni-dev > --------------------------------------------- > g++ -g -O2 -malign-double -O3 -fno-tree-pre -fno-strict-aliasing > -DNDEBUG -msse3 -mssse3 -I../Players -I/usr/include/nite > -I/usr/include/ni -DUSE_GLUT -DXN_SSE -M -MF Release/main.d -MT > "./Release/main.o Release/main.d" ../Players/main.cpp > ../Players/main.cpp:8:22: fatal error: XnOpenNI.h: No such file or > directory
Beware of the optimizations: Debian Policy mandates ability to disable optimizations, so if above -O3 is applied by upstream (or hardcoded in your build rules) then it is most likely done wrong. I cloned the project to try have a closer look, but apparently picked the wrong one (openni) - no O3 mentioned anywhere in source code. But doing so I noticed several tarballs inside the git - that looks bad! Good luck with these! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers