m-o / dolphin-player

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation error found while compiling nextgen source

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.Change the ndk path in compile.sh to your ndk directory.
2.Execute compile.sh script on nextgen source using Ubuntu. 

What is the expected output? What do you see instead?
Source should have been executed properly and should have generated .SO library 
files.


What version of the product are you using? On what operating system?
I am using Latest nextgen source. Operating System is Linux

Please provide any additional information below.
There is a compilation error in Openssl library.

Description - fatal error: openssl/opensslconf.h: No such file or 
directory   e_os.h  /DolphinPlayer/jni/apps line 62 C/C++ Problem
(Actually the file is present but the compiler is not able to find the file. I 
does not have through knowledge of ndk, So I am seeking a help)

Thanks,
Nithin.



Original issue reported on code.google.com by nithinba...@gmail.com on 29 Apr 2013 at 5:52

Attachments: