view INSTALL @ 499:8ede825a54f6

Rework canonicalisation so as to avoid theoretical possibility of integer overflow. (This is unit tested in svcore, not here - tests pass)
author Chris Cannam
date Mon, 11 Dec 2017 09:27:57 +0000
parents 7a393db13c75
children
line wrap: on
line source

Compiling and Installing the SDK and Examples
=============================================

 * Windows with Visual C++: Please read build/README.msvc

 * Mac OS/X: Please read build/README.osx

 * Linux: Please read build/README.linux

 * Windows cross-compiling from Linux: Try build/Makefile.mingw32

See the README file in this directory for more information about this SDK.