-
Notifications
You must be signed in to change notification settings - Fork 90
/
overview.txt
28 lines (21 loc) · 953 Bytes
/
overview.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
examples assume ~/gitdev/jsource and builds in ~/jbld
put jsource anywhere (adjust examples etc.)
put jbld anywhere for non-windows, but it is hardwired in windows
start with latest jsource!
cd ~
cd gitjsource
git clone or pull
jsrc/jversion.h is not in repo
jsrc/jversion-x.h is in repo and is a template
jversion.h defines are in the 9!:14'' result - edit as appropriate
copy jversion-x.h to jversion.h and edit this local copy as appropriate
read license.txt and note that the jsource folder can be used under
either a Jsoftware commercial license or under the GPL3 license.
all (except windows,android): read make2/make.txt
windows command line: read makemsvc/makemsvc.txt
windows vs2019 ide: read makevs/makevs.txt
android: read android/readme
be sure you can do a clean build on a supported platform
before trying to add a new platform or make source changes
currently supported platforms are:
windows, linux, darwin, raspberry, android