SymbiSoft / htmlcontrol-for-symbian

Automatically exported from code.google.com/p/htmlcontrol-for-symbian
1 stars 0 forks source link

Not able to run project. #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Downloaded and imported project HelloWorld.
2. copied all lib and header at proper location.
3. When i try to compile project, it gives me error. "Undefined symbol:
'void CCoeControl::Reserved_CCoeControl_13(void)"

What is the expected output? What do you see instead?
Even not able to compile application.

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

Please provide any additional information below.

Undefined symbol: 'void CCoeControl::Reserved_CCoeControl_13(void)
(?Reserved_CCoeControl_13@CCoeControl@@EAEXXZ)' HTMLControl     Unknown C/C++
Problem

Original issue reported on code.google.com by kamlesh....@gmail.com on 10 Mar 2009 at 9:02

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The static lib in lib_S60_3rd is previously built in S60_3rd_FP1. It seems that 
the 
lib can't be used in 3rd_MR.
I have built lib for 3rd_MR, and added to download.

Original comment by gzytom@gmail.com on 19 Mar 2009 at 4:42