m-o / dolphin-player

Automatically exported from code.google.com/p/dolphin-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the path in Android.mk

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.build with ndk-build
2.build failure due to hard coded string c:/p

What is the expected output? What do you see instead?
change the path in p/jni/app/Android.mk from "c:/p" to $(AVPLAYER_PATH)

What version of the product are you using? On what operating system?
Ubuntu 11.04

Please provide any additional information below.

Original issue reported on code.google.com by yoursony...@gmail.com on 3 May 2012 at 10:40

Acknowledged. Will update it during the upcoming release.

Thanks

Original comment by aatrala on 3 May 2012 at 12:27

  • Changed state: Accepted
Yup, I noticed this a lot... 

Original comment by kowalews...@gmail.com on 22 May 2012 at 11:39

Fixed from Version 1.5 baseline committed to git

Original comment by aatrala on 2 Jun 2012 at 10:37

  • Changed state: Fixed