-
Notifications
You must be signed in to change notification settings - Fork 157
Home
Nicolas Cannasse edited this page Dec 7, 2017
·
8 revisions
Various technical topics regarding HashLink:
On Windows / Visual Studio 2015:
- git clone
- open hl.sln
- choose either Release / ReleaseVS2013 (requires VS2013 installed) - and either x32 or x64
- compile
On Linux:
- install dependencies (see README)
make all
make install
You can only use CMAKE
Look at the various topics in the navigation menu on the right.