From 435811629736ea5fff5b19918b2a71236567c5cb Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Fri, 19 Feb 2010 18:42:35 +0000 Subject: Added "open" and "close" methods so that many commands can be executed without needed to reinitialize the camera (which can only be done a limited number of times). Fixed problems with running on newer PDs (>0.40-4). Cleaned up code a little, removed problems leading to many warnings. Updates to help file. svn path=/trunk/externals/bbogart/; revision=13174 --- gphoto/README.build.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'gphoto/README.build.txt') diff --git a/gphoto/README.build.txt b/gphoto/README.build.txt index 1fd6292..60973e6 100644 --- a/gphoto/README.build.txt +++ b/gphoto/README.build.txt @@ -1,11 +1,8 @@ -These objects where developed and tested under Linux. and have been tested -I've left the OSX stuff in the makefile, but AFAIK gphoto is only used under Linux. +These objects where developed under Linux and have been tested +under Linux. They should work on any PD platform where +libgphoto is available. To build (under linux): make pd_linux -To build (under OSX): - - make pd_darwin - -- cgit v1.2.1