build: Build TROLL

Description Usage Arguments Value Examples

Description

Function to build TROLL code

Usage

1
2
build(src = getOption("RconTroll.src"), app = getOption("RconTroll.app"),
  path = getOption("RconTroll.path"), optimisation = NULL, verbose = TRUE)

Arguments

src

char. path to src file

app

char. path to troll app (e.g. TROLL.out)

path

char. working directory

optimisation

char. optimisation level to build cpp with g++ (default NULL)

verbose

logical. activate outputs in console

Value

build the TROLL app

Examples

1

fischer-fjd/RconTroll documentation built on May 16, 2019, 12:57 p.m.