aboutsummaryrefslogtreecommitdiff
path: root/devel/remotery/files/pkg-message.in
blob: 7ab50e97cd3165cd7ff0a41e49bc58819eb95000 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Compiling the sample program
============================

sample.c can be compiled in the following way:

cc -I%%PREFIX%%/include -pthread -lm %%DATADIR%%/Remotery.c %%EXAMPLESDIR%%/sample.c

A precompiled sample program can be found at %%EXAMPLESDIR%%/sample.

Using the Remote Web Viewer
===========================

Open %%DATADIR%%/index.html in a web browser.