GNUstep-make and C++ projects...

2008-02-29 Thread Jiva DeVoe
Is it possible to use GNUstep-make for just plain old C++ projects with no other involvement with GNUstep? I tried making a ctool, and I get linker errors when I try. My stuff looks like this: include $(GNUSTEP_MAKEFILES)/common.make CTOOL_NAME = LogTest LogTest_CC_FILES = source.cc includ

Re: GNUstep-make and C++ projects...

2008-03-01 Thread Jiva DeVoe
So, I tried the make CC=g++ and I got: $ make CC=g++ Making all for ctool LogTest... Linking ctool LogTest ... /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o: In function `_start': ../sysdeps/i386/elf/start.S:115: undefined reference to `main' collect2: ld returned 1 exit status mak

Re: GNUstep-make and C++ projects...

2008-03-01 Thread Jiva DeVoe
s. Do you get the same output ? My g++ is 4.1.2. Is your g++ the same version (it looks like from your output) ? Thanks -----Original Message- From: Jiva DeVoe <[EMAIL PROTECTED]> Sent: Saturday, March 1, 2008 5:47pm To: Helge Hess <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], GNUst

Re: GNUstep-make and C++ projects...

2008-03-01 Thread Jiva DeVoe
Y'know... I looked at scons a year or so back.. and it's cool and everything... but ultimately... I'm looking at coming back to Make... which is one reason I'm looking at GNUstep make... this may seem kinda like a perversion of what GNUstep make is designed around... but from what I've seen

Re: GNUstep-make and C++ projects...

2008-03-01 Thread Jiva DeVoe
e release). ;-) ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.0.4.tar.gz Thanks -Original Message----- From: Jiva DeVoe <[EMAIL PROTECTED]> Sent: Sunday, March 2, 2008 12:43am To: [EMAIL PROTECTED] Cc: Helge Hess <[EMAIL PROTECTED]>, GNUstep Developers > Subject: Re: GNUstep-m

DO compatibility with Apple DO

2005-11-25 Thread Jiva DeVoe
What're the technical barriers that prevent GS DO from being compatible with Apple DO?What's the chances of those being overcome? -- Jiva DeVoe http://www.devoesquared.com PowerCard - Intuitive Project Management for Mac OS X ___ Gnustep-d

Notification once a minute - for a clock...

2005-11-26 Thread Jiva DeVoe
maintainer, so look for a release from him eventually.) -- Jiva DeVoe http://www.devoesquared.com PowerCard - Intuitive Project Management for Mac OS X ___ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: DO compatibility with Apple DO

2005-11-26 Thread Jiva DeVoe
nice to split this off into a separate project to make iteasier for other people to do the same thing. 1.1.5 Does distributed objects work between GNUstep and Cocoa? See the answer to the previous question (on archive compatibility) forwhy this won't work either. -- Jiva DeVoe http://www.dev

Re: DO compatibility with Apple DO

2005-11-26 Thread Jiva DeVoe
Yeah, the problem is, you'd have to be SURE Apple was using the XML format for all DO operations - and I'd bet you couldn't do that.Oh well.Again, sorry for bringing up a topic that's in the FAQ.On Nov 26, 2005, at 9:01 PM, Nicolas Roard wrote:On 11/27/05, Jiva DeVoe <[

Re: DO compatibility with Apple DO

2005-11-26 Thread Jiva DeVoe
g a daemon on MacOS which will do GDO over the wire and call out to PDO...Regards,Sheldon -- Jiva DeVoe http://www.devoesquared.com PowerCard - Intuitive Project Management for Mac OS X ___ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: GNUstep ROADMAP

2005-11-27 Thread Jiva DeVoe
when it gets a nice overhaul with a clock and little status applets like the mac menu, or if it gets the ability to do windows-like menus... (:: sounds of screams from GNUstep purists ::) -- Jiva DeVoe http://www.devoesquared.com PowerCard - Intuitive Project Management for Mac OS X _

WildMenus

2006-01-07 Thread Jiva DeVoe
ht mailing list, I'd be happy to post it there instead. I just thought since it was kinda at a developer-level thing... and whatnot... perhaps announce wasn't right. -- Jiva DeVoe http://www.random-ideas.net PowerCard - Intuitive Projec

WildMenus and layering...

2006-07-13 Thread Jiva DeVoe
I've done some hacking on WildMenus as some of you already know (http://www.random-ideas.net/Blog/19) that said, one of my beefs is that the top menu is always letting windows from the window manager get maximized underneath it. What do I need to do with the code to prevent this from happe