Skip to content

SCIEG/LabRetriever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads

Currently 1.1.5 beta release

Mac

Windows

Linux (coming maybe? soon for Ubuntu) x

Building it yourself

This is for developers who want to make additions or fixes to the project.

Prerequisites

make

gcc

On windows use MinGW to install make/gcc (put MinGW on your path and run mingw32-make instead of just 'make' below).

TideSDK - Both the latest SDK version AND the TideSDK Developer.

Instructions on installing / setting up TideSDK - which is especially important to read for Windows.

Building / Running

Clone LikelihoodSolver https://github.com/SCIEG/LikelihoodSolver

Make sure your directory structure is:

    LabRetriever/
    LikelihoodSolver/

Compile the labr program: Run build-solver.sh or .cmd

Import the Tide project (src/Tide) in TideSDK Developer.

Click "Test & Package" tab

Click "Launch App"