bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #10816] Can't build palettes on win32


From: anonymous
Subject: [bugs #10816] Can't build palettes on win32
Date: Wed, 27 Oct 2004 23:43:58 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.7

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10816] Latest Modifications:

Changes by: Anonymous user
Date:  
                Wed 10/27/2004 at 23:38

------------------ Additional Follow-up Comments ----------------------------
__objc_class_name_IBInspector usually means the the class IBInspector was not 
compiled at all or it is not being exported or we are not linking against all 
the libraries






/**************************************************************************/
[bugs #10816] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10816>
Project: GNUstep
Submitted by: Gregory John Casamento
On: Wed 10/27/2004 at 23:28

Category:  Makefiles
Severity:  7 - Major
Item Group:  Change Request
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  Can't build palettes on win32

Original Submission:   Compiling file TestPalette.m ...
 Compiling file TestNonUIObject.m ...
 Compiling file TestView.m ...
 Linking palette Test ...
./shared_obj/TestInspector.o(.data+0x47c):TestInspector.m: undefined reference 
to `__objc_class_name_IBInspector'
./shared_obj/TestPalette.o(.text+0x3f4):TestPalette.m: undefined reference to 
`IBObjectPboardType'
./shared_obj/TestPalette.o(.data+0x564):TestPalette.m: undefined reference to 
`__objc_class_name_IBPalette'
collect2: ld returned 1 exit status
c:GNUstepDevelopmentmsys1.0mingwbindllwrap.exe: no export definition file 
provided.
Creating one, but that may not be what you want
c:GNUstepDevelopmentmsys1.0mingwbindllwrap.exe: gcc exited with status 1
make[1]: *** [Test.palette/./Test.dll] Error 1
make: *** [Test.all.palette.variables] Error 2



Follow-up Comments
------------------


-------------------------------------------------------
Date: Wed 10/27/2004 at 23:38       By: 0 <None>
__objc_class_name_IBInspector usually means the the class IBInspector was not 
compiled at all or it is not being exported or we are not linking against all 
the libraries












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10816>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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