creating a windows exe program [message #69789] |
Fri, 12 February 2010 07:48  |
natha
Messages: 482 Registered: October 2007
|
Senior Member |
|
|
Hi guys,
Is it possible to create an IDL exe program for Windows ?
I think the answer is NO but I just want to be sure. Until now, what
am I doing is create a simple SAV file with all the content of my
program and if somebody wants to use it, the installation of the IDL
virtual machine is required.
I don't know if there is a way to add the virtual machine inside the
executable, change the icon of the sav program, etc. I know I can
create a batch file to execute the SAV file but I don't know how to do
that exactly.
Suggestions or comments are appreciated.
nata
|
|
|
|
Re: creating a windows exe program [message #69837 is a reply to message #69789] |
Wed, 17 February 2010 10:23  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On Feb 17, 2:07 pm, nata <bernat.puigdomen...@gmail.com> wrote:
> Don't worry about the manifest file. A friend sent me a copy..
> Thanks
> nata
Thanks for pointing that out. I edited the page to include a link to
the manifest file I used, in case anybody needs it.
Is it working now?
|
|
|
|
Re: creating a windows exe program [message #69843 is a reply to message #69789] |
Wed, 17 February 2010 07:52  |
natha
Messages: 482 Registered: October 2007
|
Senior Member |
|
|
The problem is the manifest file... The manifest file is trying to
find some files like libidl_ops.so.7.0
Could you send me a copy of your manifest file ?? Thank you !
nata
|
|
|