Lookingglass missing client

Hi I’m a complete noob when it comes to compiling source. I believe I’ve done it correctly but I cannot find looking-glass-client to launch the client.

I’ve read several articles some show it under client/build some show it in bin/

I’m running Fedora R30

This was my cmake output

cmake ../

– The C compiler identification is GNU 9.1.1
– Check for working C compiler: /usr/bin/cc
– Check for working C compiler: /usr/bin/cc – works
– Detecting C compiler ABI info
– Detecting C compiler ABI info - done
– Detecting C compile features
– Detecting C compile features - done
– Performing Test COMPILER_SUPPORTS_MARCH_NATIVE
– Performing Test COMPILER_SUPPORTS_MARCH_NATIVE - Success
– Found PkgConfig: /usr/bin/pkg-config (found version “1.6.1”)
– Checking for modules ‘sdl2;x11’
– Found sdl2, version 2.0.9
– Found x11, version 1.6.7
– GMP libs: /usr/lib64/libgmp.so /usr/lib64/libgmpxx.so
– Found GMP: /usr/include
– Checking for modules ‘spice-protocol;nettle;hogweed’
– Found spice-protocol, version 0.14.0
– Found nettle, version 3.4.1
– Found hogweed, version 3.4.1
– Checking for modules ‘egl;wayland-egl;gl’
– Found egl, version 19.0.5
– Found wayland-egl, version 18.1.0
– Found gl, version 19.0.5
– Checking for modules ‘gl;glu’
– Found gl, version 19.0.5
– Found glu, version 9.0.0
– Checking for modules ‘x11;xfixes’
– Found x11, version 1.6.7
– Found xfixes, version 5.0.3
– Checking for modules ‘SDL2_ttf;fontconfig’
– Found SDL2_ttf, version 2.0.15
– Found fontconfig, version 2.13.1
– The following features have been enabled:

  • ENABLE_OPENGL, Legacy OpenGL renderer.
  • ENABLE_EGL, EGL renderer.
  • ENABLE_CB_X11, X11 Clipboard Integration.

– Configuring done
– Generating done
– Build files have been written to: /home/sen/git/2/LookingGlass/client/build

3 posts were merged into an existing topic: Looking Glass - Triage