- Posts: 11
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Semantic issue while building
IP: 192.168.0.70
12 years 5 months ago #4114
by abi_inflo
Semantic issue while building was created by abi_inflo
Hi,
I followed the instructions given in the help.pdf file but getting the following semantic issue while building in XCode 5 in PDFVThread.h file. I did not made any changes in this file.
Error:
Control reaches end of non-void function static void *thread_route(void *para);
Kindly reply me with a solution.
Thanks,
Abilash.G
I followed the instructions given in the help.pdf file but getting the following semantic issue while building in XCode 5 in PDFVThread.h file. I did not made any changes in this file.
Error:
Control reaches end of non-void function static void *thread_route(void *para);
Kindly reply me with a solution.
Thanks,
Abilash.G
IP: 192.168.0.70
12 years 5 months ago #4117
by abi_inflo
Replied by abi_inflo on topic Semantic issue while building
Hi,
I can able to solve the semantic issue but now I am getting the following linker issue.
Undefined symbols for architecture i386:
"_absolute32", referenced from:
_ftc_inode_weight in libRDPDFLib.a(ftcache.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Kindly tell me the procedure for adding the library to my project.
Thanks,
Abilash.G
I can able to solve the semantic issue but now I am getting the following linker issue.
Undefined symbols for architecture i386:
"_absolute32", referenced from:
_ftc_inode_weight in libRDPDFLib.a(ftcache.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Kindly tell me the procedure for adding the library to my project.
Thanks,
Abilash.G
- sbalajisuk
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
IP: 192.168.0.70
12 years 5 months ago #4119
by sbalajisuk
Replied by sbalajisuk on topic Semantic issue while building
Hi, Can you please give a solution to this problem. We recommended that our company buy your iOS license. Now we are stuck with this problem. We need to have a build tonight for our mobile app. We will be really greatful for your solution for this problem and the problem mentioned in another post by abi_inflo regarding the fonts getting changed.
Thanks
Balaji
Thanks
Balaji
IP: 192.168.0.131
12 years 5 months ago #4120
by emanuele
Replied by emanuele on topic Semantic issue while building
Hi,
we are working to solve compatibility issue with Xcode5 and iOS7.
We expect to publish a new demo version early next week.
we are working to solve compatibility issue with Xcode5 and iOS7.
We expect to publish a new demo version early next week.
IP: 192.168.0.70
12 years 5 months ago #4122
by abi_inflo
Replied by abi_inflo on topic Semantic issue while building
Hi,
I tried and found that in my application I had -ObjC and -all_load linker flags enabled already. So Once I removed these flags, the app is able to build without this issue. Is there any other way to solve this issue?
Even though we can able to build the app, when the APP_INIT method is called, the app hangs at the following function call. It makes my application to hang infinitely. Kindly reply us with a solution as soon as possible since we have to deploy the changes to our app.
function call that hangs: "if( Global_SaveFont("Arial", dst) )"
Thanks,
Abilash.G
I tried and found that in my application I had -ObjC and -all_load linker flags enabled already. So Once I removed these flags, the app is able to build without this issue. Is there any other way to solve this issue?
Even though we can able to build the app, when the APP_INIT method is called, the app hangs at the following function call. It makes my application to hang infinitely. Kindly reply us with a solution as soon as possible since we have to deploy the changes to our app.
function call that hangs: "if( Global_SaveFont("Arial", dst) )"
Thanks,
Abilash.G
- sbalajisuk
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
IP: 192.168.0.70
12 years 5 months ago #4155
by sbalajisuk
Replied by sbalajisuk on topic Semantic issue while building
Hi Radaee friends, Kindly reply to abi's question. We are very urgently in need of the solution. I know you are in the process of getting a new demo version, But the issue, Abi posted happened when we tried to integrate the pdf reader into our app. It happens in both iOS6 and iOS7. Please help us.
Thanks
Thanks
Time to create page: 0.456 seconds