This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//gcc osvrexample.c -losvrClientKit | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <unistd.h> | |
#include <osvr/ClientKit/ContextC.h> | |
#include <osvr/ClientKit/InterfaceC.h> | |
#include <osvr/ClientKit/InterfaceStateC.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
num devices: 5 | |
device 0 | |
vendor: Razer / OSVR | |
product: HDK2 | |
path: 0000:0007:02 | |
class: HMD | |
flags: 00 | |
null device: no | |
rotational tracking: no |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ doas egdb hidapi-testgui hidapi-testgui.core | |
GNU gdb (GDB) 7.12.1 | |
Copyright (C) 2017 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-unknown-openbsd6.3". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* \file | |
* Modern posix networking code | |
* | |
* Author: | |
* Rodrigo Kumpera ([email protected]) | |
* | |
* (C) 2015 Xamarin | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* config.h. Generated from config.h.in by configure. */ | |
/* config.h.in. Generated from configure.ac by autoheader. */ | |
/* Define if building universal (internal helper macro) */ | |
/* #undef AC_APPLE_UNIVERSAL_BUILD */ | |
/* Whether Android NDK unified headers are used */ | |
/* #undef ANDROID_UNIFIED_HEADERS */ | |
/* GC description */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
===> Cleaning for mono-5.10.0.179 | |
===> mono-5.10.0.179 depends on: bison-* -> bison-3.0.4p0 | |
===> mono-5.10.0.179 depends on: gettext-tools-* -> gettext-tools-0.19.8.1 | |
===> mono-5.10.0.179 depends on: cmake-* -> cmake-3.10.2 | |
===> mono-5.10.0.179 depends on: gawk-* -> gawk-4.2.0 | |
===> mono-5.10.0.179 depends on: bash-* -> bash-4.4.19 | |
===> mono-5.10.0.179 depends on: libgdiplus-* -> libgdiplus-4.2p2 | |
===> mono-5.10.0.179 depends on: python->=2.7,<2.8 -> python-2.7.14p0 | |
===> mono-5.10.0.179 depends on: gmake-* -> gmake-4.2.1 | |
===> mono-5.10.0.179 depends on: bzip2-* -> bzip2-1.0.6p8 |
NewerOlder