From 0f159cfd8b31c49720f970a3d535199c78e6ce2f Mon Sep 17 00:00:00 2001 From: Pierre Moulon Date: Mon, 7 Apr 2014 09:33:39 +0200 Subject: [PATCH 1/2] Update BUILD --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD b/BUILD index 4827968777..ba53b52640 100644 --- a/BUILD +++ b/BUILD @@ -36,7 +36,7 @@ Setup the required external library. $ cd openMVG_Build $ cmake -DCMAKE_BUILD_TYPE=RELEASE . ../openMVG/src/ -=> In order to use the MOSEK backend for the linear programming oepnMVG module +=> In order to use the MOSEK 6.0 backend for the linear programming openMVG module - Check that you have an uptodate MOSEK licence, else openMVG MOSEK unit test will fail. $ cmake -DCMAKE_BUILD_TYPE=RELEASE From acea47a79f626b2041427b404b25ad53c97d4412 Mon Sep 17 00:00:00 2001 From: Pierre Moulon Date: Mon, 7 Apr 2014 09:34:22 +0200 Subject: [PATCH 2/2] Update BUILD --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD b/BUILD index ba53b52640..ec89a003dc 100644 --- a/BUILD +++ b/BUILD @@ -36,7 +36,7 @@ Setup the required external library. $ cd openMVG_Build $ cmake -DCMAKE_BUILD_TYPE=RELEASE . ../openMVG/src/ -=> In order to use the MOSEK 6.0 backend for the linear programming openMVG module +=> In order to use the MOSEK 6 backend for the linear programming openMVG module - Check that you have an uptodate MOSEK licence, else openMVG MOSEK unit test will fail. $ cmake -DCMAKE_BUILD_TYPE=RELEASE