X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.fastlz%2FREADME.txt;h=5ad4f3aa5496f985352c580a09224d70511320d8;hb=ad8d06d08e3509cc6f55266c9fcfb4287a290ffb;hp=8f9e06cd31bd008d4727a44070032a9c6a098b67;hpb=6f4a838ed439ed3a5f5f51e1837e9adf45c98eef;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.fastlz/README.txt b/bundles/org.simantics.fastlz/README.txt index 8f9e06cd3..5ad4f3aa5 100644 --- a/bundles/org.simantics.fastlz/README.txt +++ b/bundles/org.simantics.fastlz/README.txt @@ -1,15 +1,15 @@ -The native/ -directory contains the sources for the -native parts of the FastLZ compression algorithm. - -To compile in the native libraries follow these instructions: - -== Windows == - -* Install MS Visual Studio 2012 with C++ support and Microsoft Platform SDK for Windows Server 2003 R2 to get 64-bit compiler -* Open native/vs2012/fastlz.sln in Visual Studio 2012 -* Select ''Batch Build'' from the solution context menu, select Win32 + x64 Release and press ''Rebuild'' -* The build will copy the resulting fastlz-windows-{x86,x86_64}.dll into src/ - -== Linux/Mac == - -* Use native/compile.sh +The native/ -directory contains the sources for the +native parts of the FastLZ compression algorithm. + +To compile in the native libraries follow these instructions: + +== Windows == + +* Install MS Visual Studio 2012 with C++ support and Microsoft Platform SDK for Windows Server 2003 R2 to get 64-bit compiler +* Open native/vs2012/fastlz.sln in Visual Studio 2012 +* Select ''Batch Build'' from the solution context menu, select Win32 + x64 Release and press ''Rebuild'' +* The build will copy the resulting fastlz-windows-{x86,x86_64}.dll into src/ + +== Linux/Mac == + +* Use native/compile.sh