Benn Snyder
Benn Snyder
The NiTE 2.2 sample UserViewer segfaults on exit on Linux 3.8.13 with gcc 4.6.3. ``` Program received signal SIGSEGV, Segmentation fault. 0x000000389aa7d6dd in ?? () from /lib64/libc.so.6 (gdb) backtrace #0...
Removed typedef that depends on nonexistent XnStringsHashT::operator=(_XnServerStreamsHash&)) This fixes a compile-time error with gcc-4.5.4
After these few fixes, sdlna.exe and SimpleDLNA.exe build successfully with both MonoDevelop and `xbuild` on Linux. Unlike #14, it doesn't mess around with the SQLite package.