on 2017 Jul 25 2:34 AM
I'm developing iOS app with SAP fiori for iOS. When I tried to generate OData class using ProxyGenerator, I had this error:
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} span.s1 {font-variant-ligatures: no-common-ligatures}
-bash: /usr/local/bin/sapcpsdk-proxygenerator: cannot execute binary file
Anyone know how to resolve this?
Thanks a lot.
Angxiao
Request clarification before answering.
Solved this issue by relink the sapcpsdk-* from sdk folder to /usr/local/bin using command sudo ln -s SOURCE DESTINATION
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A very wild guess, can it be a permission issue, as the error message looks like a OS security feature. Do chmod 777 momentarily and retry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
15 | |
12 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.