[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Q] Can you let me know on windows app using GNUstep?
From: |
Lloyd Dupont |
Subject: |
Re: [Q] Can you let me know on windows app using GNUstep? |
Date: |
Thu, 1 Dec 2005 11:17:43 +1000 |
just found that:
http://www.gnustep.org/resources/documentation/Developer/Base/Reference/
There is an interesting explanation on how theorytically ship GNUstep inside
your app.
As soon as my test program (broken by latest release :S) would run I might
test it!
----- Original Message -----
From: "Sungjin Chun" <chunsj@embian.com>
To: "Lloyd Dupont" <lloyd@nova-mind.com>
Cc: "Discuss GNUstep" <discuss-gnustep@gnu.org>
Sent: Wednesday, November 30, 2005 7:01 PM
Subject: [Q] Can you let me know on windows app using GNUstep?
Hi,
From mailling list archive I found that you did create normal windows
application using gnustep-base in C or other languages than ObjC. What I
want to ask to you is that what should you do for this during loading of
gnustep-base.dll. Can you let me know one this? Or simple code snippet?
Thanks in advance.