Skip to content

HSAnet/glimpse_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Michael Faath
Dec 9, 2015
8769815 · Dec 9, 2015
Oct 9, 2015
Sep 4, 2015
Mar 10, 2015
Jan 30, 2015
Dec 9, 2015
Sep 7, 2014
Oct 9, 2015
Sep 15, 2014
Feb 2, 2015
Jan 28, 2015
May 7, 2015
May 15, 2014
Jan 30, 2015
Aug 8, 2014

Repository files navigation

glimpse_client

Build Status

  • Linux: Linux
  • Mac: Mac
  • Windows: Windows
  • Android armv7: Android armv7

Building

Here are the steps how to compile GLIMPSE yourself. You can find pre-build packages at the end of this document.

  1. Download and install the latest Qt version for your platform from http://download.qt-project.org/
  2. Clone this repository or fork it first if you're going to contribute
git clone [email protected]:YOURUSERNAME/glimpse_client.git && 
cd glimpse_client &&
git submodule init && 
git submodule update
  1. Run QtCreator, open client.pro, add your Qt configuration and select the "mobile" or "console" project near the "Play" button

Build requirements

  • Mobile UI requires at least Qt 5.2.0
  • Console version may also work with Qt 5.0.0
  • Linux: libwnck (Arch & Gentoo), libwnck-dev (Debian & Ubuntu based), libwnck-devel (for RPM), pkg-config, make
  • Android: Android SDK and NDK, Apache Ant

Running requirements

Pre-Build version

You don't need to compile GLIMPSE yourself to use it, pre-build packages can be found here.

Linux

Packages for various Linux distributions are available here: http://distributor.measure-it.net/packages/

See http://beta.measure-it.net for more information.

Windows

The installer is available at http://distributor.measure-it.net/packages/windows/ and installs the graphical- (glimpse-gui.exe) and the console-version (glimpse-console.exe).

Note that these packages are not signed and not automatically updated at the moment. Please use only for a quick preview, we did not test this version yet.

Mac

No installer at the moment.

Android

After the release the Android version can be found here: https://play.google.com/store/apps/details?id=net.measureit.glimpse

Contact us at [email protected] if you want Alpha access for the Android-version.

License

Copyright (c) 2012-2015, University of Applied Sciences Augsburg. All rights reserved. Distributed under the terms and conditions of the BSD License. See separate LICENSE.txt.