Open GoogleCodeExporter opened 9 years ago
I have the same case,hope solve!
Original comment by luyulian...@126.com
on 24 Mar 2011 at 2:09
i also have the same problem, and managed to fix it by merging rowboat source
with android source downloaded from android.git.kernel.org. But this issue
happens again after i checked in the source to my SVN, and checked it out
again. Seems to be linking issue, but not sure which link
Original comment by tranhat...@gmail.com
on 25 May 2011 at 5:32
hi, i managed to fix this by manually set symbolic link in
external/alsa-lib/include
$ cd external/alsa-lib/include
$ rm -f alsa
$ ln -s . alsa
this is just a simple workaround, hope it helps
Original comment by tranhat...@gmail.com
on 26 May 2011 at 1:44
Original issue reported on code.google.com by
zaheer.m...@gmail.com
on 12 Jan 2011 at 4:17