discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Command line tool on Windows


From: mcgurme
Subject: Re: Command line tool on Windows
Date: 21 Jun 2006 12:33:04 -0700
User-agent: G2/0.2

We got this to work just recently.  The key was to grab the necessary
.dll files and put them in with the application  (.exe file) in the app
wrapper directory.  So, here's an example listing of the application
directory for our application, GFS:

>GFS-Windows.exe
>gnustep-base.dll
>libiconv-2.dll
>objc.dll

We've got a bit more testing to do, but so far, it seems to work fine
without GnuStep installed.

Morgan

Michael Hopkins wrote:
> On 7/5/06 14:18, in article
> mailman.1541.1147007896.9609.discuss-gnustep@gnu.org, "Ruotger Skupin"
> <ruotger.skupin@berlin.de> wrote:
>
> > Hi,
> >
> > I want to build a command line tool on windows which works "out of
> > the box". This means you just copy over the .exe file to a "virgin"
> > Windows machine and you are ready to go.
> >
> > 1. Is that possible with GnuStep or CygWin/GnuStep? (i.e.: linking
> > everything that's needed into the .exe)
> >
> > 2. If it's possible, what would be roughly the steps to take to get
> > there? (Unfortunately I have little idea where to start)
> >
> > Thanks,
> >
> > Ruotger Skupin
> >
>
> Did you succeed in doing this?
>
> If so I would be interested how it went.
>
> Michael
>
>
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
>
>         _/    _/   _/_/_/             Hopkins Research Ltd
>        _/    _/   _/    _/
>       _/_/_/_/   _/_/_/          http://www.hopkins-research.com/
>      _/    _/   _/   _/
>     _/    _/   _/     _/               'touch the future'
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]