Ticket #36 (closed defect)
linking error (memory.o , undefined reference to ...)
| Reported by: | anonymous | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMSW | Version: | |
| Keywords: | Cc: | vadz | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Bug#: 98
Product: .wxWindows
Version: 2.2.0
Platform: All
OS/Version: Win 95 or 98
Status: NEW
Resolution:
Severity: blocker
Priority: P2
Component: generic
AssignedTo: ???
ReportedBy: bigfoot_47@…
URL:
Summary: linking error (memory.o , undefined reference to ...)
after creating the libs, i test to crate the samples but
i get this errors :
--begin error--
../../lib/libwx.a(memory.o)(.text+0xe85):memory.cc: undefined
reference to `ios
virtual table'
../../lib/libwx.a(memory.o)(.text+0xed7):memory.cc: undefined
reference to `ostr
eam::ios virtual table'
../../lib/libwx.a(memory.o)(.text+0xee6):memory.cc: undefined
reference to `ofst
ream::ios virtual table'
collect2: ld returned 1 exit status
make: *** [minimal.exe] Error 1
BASH.EXE-2.02$
--end error--
I use Cygwin b20 on W98 32MB Machine
hope anyone can help.
CU
Holger Zierd
