|
# Lines |
Max Evans
wrote
on 21-May-2013:
I have setup all of the prerequisites for IOS development (xcode 4.6.2),
installed command line tools and simulators, PAServer that successfully
connects, and the required SDK's.
I have loaded a sample firemonkey project that sucessfully compiles, yet
when I try to run, I get "XE4 PAClient Error E0004 File does not exist"
|
17 |
Dave Nottage
replied
on 21-May-2013:
Max Evans wrote:
(snip)
Hey Max! This might help:
http://docwiki.embarcadero.com/RADStudio/XE4/en/E0004_File_does_not_exist:_'path'
I remember working with you in August 2001. I guess your apps are
moving cross platform? :-)
|
17 |
Steve Taylor
replied
on 03-Jun-2013:
(snip)
Hi Dave,
I'm experiencing this same error, unfortunately the Doc Wiki page is blank (at least for me). Any advice would be welcome.
Thanks
*edit* Check that, found the page (link was broken). Perhaps my brain is broken as well because I'm not really understanding what is causing the error or how to fix it. Near as I can tell the file the script is looking for doesn't exist.
Exctract from the log:
|
51 |
Dave Nottage
replied
on 04-Jun-2013:
Steve Taylor wrote:
(snip) Apparently the problem may be caused by having not uninstalled a pre-release version. I'm not saying that is the case
for you.
--
Dave Nottage [TeamB]
|
12 |
Steve Taylor
replied
on 05-Jun-2013:
(snip)
Thanks, I'll check that out. I did have beta 11 and 12 installed previously.
|
17 |
Dave Nottage
replied
on 05-Jun-2013:
Steve Taylor wrote:
(snip) Just for reference: the person who advised me had a beta installed previously on the machine with the problem.
Installing XE4 on a machine that had not had a beta previously installed worked for them.
--
Dave Nottage [TeamB]
|
13 |
Alessandro Bocchi
replied
on 20-Jun-2013:
I have the same problem!
You solved it?
I'm going crazy!
Thanks.
Daniele Buttarelli
|
61 |
Alessandro Bocchi
replied
on 20-Jun-2013:
I have the same problem.
You solved?
I tried to reinstall XE4 but nothing has changed.
I'm going crazy.
Thanks.
|
63 |
oscar mejia
replied
on 15-Jul-2013:
Hello, i have the same error:
Deploy
paclient command line for "Lion 10.7.4 local virtual VM"
c:\program files (x86)\embarcadero\rad studio\11.0\bin\paclient.exe --Clean="Project1.app,C:\Users\usuario\Documents\RAD
Studio\Projects\Project1._@emb_.tmp" --Clean="Project1.app.dSYM,C:\Users\usuario\Documents\RAD Studio\Projects\Project1._@emb_.tmp" "Lion 10.7.4
|
94 |
Vitaliy Kucherkov
replied
on 26-Aug-2013:
When I set Tools->Options->Environment variables->User overrides Platform=OSX32 all works fine.
(snip)
|
105 |
John Frazier
replied
on 19-Oct-2013:
(snip)
Old post but the objective is KILL "platform" variable on OS. HP and Compaq use them errantly and it breaks compilation since MSBUILD uses it.
--
John Frazier (Embarcadero Newsgroup Admin)
|
13 |