Open GoogleCodeExporter opened 8 years ago
You just need to build the make file first. Do this:
cmake .
make
make install
You built with the default make file. cmake creates that file.
Original comment by starkd88@gmail.com
on 6 Apr 2013 at 12:41
Ok - I'll give it a go.
Original comment by computam...@gmail.com
on 15 Apr 2013 at 12:26
Nope - that still doesn't compile. Here's what I have tried so far.
I deleted my local copy of the source, and re-obtained it using the following
command : svn checkout http://audioscout.googlecode.com/svn/trunk/
audioscout-read-only
this checked the code out at revision 69, into a folder called
audioscout-read-only
I cd'd into the folder and issued the cmake . command. It built stuff, so I
issued the make command. This didnt' do so well, and suffered a fatal outage.
I have the full log of my terminal which I have attached here.
Original comment by computam...@gmail.com
on 20 Apr 2013 at 12:32
Attachments:
Hi,
I am also face the same issue.. The file "pHashAudioConfig.h" is not found in
the latest version. Can you please check-in the file in the repo.
Regards
~ Sreeni
Original comment by sreeniva...@gmail.com
on 8 May 2013 at 4:33
Original issue reported on code.google.com by
computam...@gmail.com
on 5 Apr 2013 at 11:24