Re: Broken Link to Project Center email
Adam Fedor <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.webmasters |
|---|---|
| Organization | Digital Optics Corp |
| Message-ID | <561e87ad2c13becc4c29fa7491ce1eee__5384.16760177842$1131468090$gmane$org@Denali.local> |
On 2005-11-08 00:13:40 -0700 M Hoover <[email protected]> wrote: > Hello there, > Is there anything special i need to do to compile > project center with win32 gnustep? Gorm compiles > just fine. During Project Center Make process, files weren't found > and there were maybe messed up pathes or something. > I'm in the process of porting some of my tools from > Mac OS X to work on different platforms. If I can get them > to work on windows... then every other platform will be > down hill using Gnustep. I did notice I think that Gorm has a > configure > script... but that Project Center does not? Thanks for any advice > or trash this If I missed a FAQ or something. ;O) ProjectCenter tries to do a softlink when compiling, which causes problems on Windows. I was going to just wait until we moved to subversions and just move the directory to the proper place. However, perhaps I should just change the Makefile to do a copy for now...