From 2db8dffd8877ebcf66508ceac90f2c632ca80050 Mon Sep 17 00:00:00 2001 From: Ted Sanders Date: Mon, 14 Oct 2013 19:43:43 -0500 Subject: [PATCH] Updated README and fixed typos in WindowsBuild.txt --- README.md | 4 +++- WindowsBuild.txt | 8 +++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0878dd4..b318168 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ For more detailed development progress see Diary.md Building -------- -Development has been done with Ubuntu 12. +Instructions below are for Ubuntu. + +See Windows build instructions at https://github.com/opencog/destin/blob/master/WindowsBuild.txt Dependencies: CMake ( >= 2.8 ) diff --git a/WindowsBuild.txt b/WindowsBuild.txt index dc5edce..a8fe3ce 100755 --- a/WindowsBuild.txt +++ b/WindowsBuild.txt @@ -1,7 +1,9 @@ -You will need around 10GB of free disk space to build and install the prequisites. +You will need around 10GB of free disk space to build and install the prerequisites. This has been tested on Window 7 64 bit. + +This windows build is still a work in progress. Unit tests need to be fixed and Python and Java bindings need to be tested. *************************** -*** Install Qt Creator IDE ( using MingGW ) : +*** Install Qt Creator IDE (using MinGW) : Go to http://qt-project.org/downloads Look for, download and install using the "Qt 5.1.1 for Windows 32-bit (MinGW 4.8, OpenGL, 666 MB)" link. When running the installer it may take a minute or two before anything shows up due to the large file size. @@ -172,7 +174,7 @@ To run it from Qt Creator IDE: With the DeSTIN project open, click the "Projects" tab button on the left. Open the Run settings by clicking the "Run" button near the top. -Chose the executable to run with the Run Configuration drop down. Unfortunatly, each time you change the executable, you have to re enter the settings below. +Chose the executable to run with the Run Configuration drop down. Unfortunately, each time you change the executable, you have to re enter the settings below. Set the Working Directory to C:\cygwin\home\\destin\Destin-build\install\bin In the Run Environment settings: