Re: Problems building gnustep-base on cygwin
Volker Hilsenstein <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Adam, > > For the time being, is there a way to work around the problem ? > > Does it only affect the cygwin platform ? > > > > Yes, most likely, in the GNUmakefile (ProjectCenter/Library), you can > add to the LIBRARIES_DEPEND_UPON line: > > ProjectCenter_LIBRARIES_DEPEND_UPON += -lgnustep-gui -lgnustep-base > -lobjc Thanks again. Unfortunately, ProjectCenter doesn't compile, even after applying your suggested changes to the makefile. I still get the same "undefined reference" errors. Volker