using perl in compiled application
- From: "Sven" <NOSPAM.sven.holcombe@xxxxxxxxx>
- Date: 28 Feb 2006 23:13:40 -0800
Hi there,
I have a gui application that uses the perl command. I'm trying to
turn it into a stand alone application. Here are the things that work:
- The gui (and perl command) runs fine from Matlab on the development
PC (of course).
- The application is compiled without errors using "mcc -mv appName"
- The compiled gui (and perl command) runs fine on the development PC.
- I have copied the MCRInstaller.exe from the development PC, and run
it on my target PC (both are winXP).
- The compiled gui runs fine (opens without errors) on this target PC
(ie, I'm pretty sure my matlab path etc is correct), BUT there is an
error when the gui executes a call to perl. The error is along the
lines of:
"'perl' is not recognized as an internal or external command, operable
program or batch file."
I've checked this group for the message, and it has come up quite a lot
while people were _compiling_ with a certain compiler version, but my
problem only occurs when trying to _run_ my compiled program on the
target computer. Therefore the problem/solution at:
http://www.mathworks.com/support/solutions/data/1-UI35G.html?solution=1-UI35G
seems not to apply (I have actually tried following its steps on the
target pc... to no avail).
Can anyone shed any light on what is going on?
Thanks,
Sven.
.
- Prev by Date: Re: transforming some columns to 0
- Next by Date: Call Center Process
- Previous by thread: lookuptable?
- Next by thread: using perl in compiled application
- Index(es):
Relevant Pages
|
Loading