I got opencv2 installed and after changing the paths in build.sh to remove local, it compiled fine.
When I run main I get his
[parker@archlinux leapuvc]$ ./main
(i:6179): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
(i:6179): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
attempt to claim already-claimed interface 1
DEVICE CONFIGURATION (f182:0003/[none]) ---
Status: streaming
VideoControl:
bcdUVC: 0x0100
VideoStreaming(1):
bEndpointAddress: 131
Formats:
UncompressedFormat(1)
bits per pixel: 16
GUID: 5955593200001000800000aa00389b71 (YUY2)
default frame: 4
aspect ratio: 0x0
interlace flags: 00
copy protect: 00
FrameDescriptor(1)
capabilities: 00
size: 640x480
bit rate: 282624000-282624000
max frame size: 614400
default interval: 1/57
interval[0]: 1/57
FrameDescriptor(2)
capabilities: 00
size: 640x240
bit rate: 282624000-282624000
max frame size: 307200
default interval: 1/115
interval[0]: 1/115
FrameDescriptor(3)
capabilities: 00
size: 640x120
bit rate: 262963200-262963200
max frame size: 153600
default interval: 1/214
interval[0]: 1/214
FrameDescriptor(4)
capabilities: 00
size: 752x480
bit rate: 288768000-288768000
max frame size: 721920
default interval: 1/50
interval[0]: 1/50
FrameDescriptor(5)
capabilities: 00
size: 752x240
bit rate: 288768000-288768000
max frame size: 360960
default interval: 1/100
interval[0]: 1/100
FrameDescriptor(6)
capabilities: 00
size: 752x120
bit rate: 274329600-274329600
max frame size: 180480
default interval: 1/190
interval[0]: 1/190
END DEVICE CONFIGURATION
And then this window

But nothing else after that.
I got opencv2 installed and after changing the paths in build.sh to remove local, it compiled fine.
When I run
mainI get hisAnd then this window
But nothing else after that.