libftdi Archives

Subject: Re: Building git source

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 07 Oct 2011 23:01:22 +0200
On 10/07/2011 10:27 PM, Newell Jensen wrote:
> Just wanted to see if there was a straight forward way to build from git
> source since I don't see any of the Makefiles in there that come with the
> latest tar ball.  I would like to be bleeding edge but want to make sure I
> am building correctly.
> 
> Is there a correct way to do this?

mkdir build
cd build
cmake ../
make

:)

Thomas

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread