Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. usr/bin/ld : wx-createdisc.cc:(.text+0x3a58) : référence indéfinie vers « wxRadioButtonNameStr »
  2. /usr/bin/ld : wx-createdisc.cc:(.text+0x3baf) : référence indéfinie vers « wxControl::wxControl() »
  3. /usr/bin/ld : wx-createdisc.cc:(.text+0x3bb6) : référence indéfinie vers « vtable for wxRadioButton »
  4. /usr/bin/ld : wx-createdisc.cc:(.text+0x3bcf) : référence indéfinie vers « wxDefaultValidator »
  5. /usr/bin/ld : wx-createdisc.cc:(.text+0x3bdc) : référence indéfinie vers « wxDefaultSize »
  6. /usr/bin/ld : wx-createdisc.cc:(.text+0x3bec) : référence indéfinie vers « wxDefaultPosition »
  7. /usr/bin/ld : wx-createdisc.cc:(.text+0x3bf4) : référence indéfinie vers « wxRadioButton::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) »
  8. /usr/bin/ld : wx-createdisc.cc:(.text+0x3c83) : référence indéfinie vers « wxSizerItem::wxSizerItem(wxWindow*, int, int, int, wxObject*) »
  9. /usr/bin/ld : wx-createdisc.cc:(.text+0x3db2) : référence indéfinie vers « vtable for wxSizer »
  10. /usr/bin/ld : wx-createdisc.cc:(.text+0x3e15) : référence indéfinie vers « vtable for wxBoxSizer »
  11. /usr/bin/ld : wx-createdisc.cc:(.text+0x3e50) : référence indéfinie vers « wxSizerItem::wxSizerItem(wxSizer*, int, int, int, wxObject*) »
  12. /usr/bin/ld : wx-createdisc.cc:(.text+0x3eab) : référence indéfinie vers « wxSizerItem::wxSizerItem(int, int, int, int, int, wxObject*) »
  13. /usr/bin/ld : wx-createdisc.cc:(.text+0x3f89) : référence indéfinie vers « wxButtonNameStr »
  14. /usr/bin/ld : wx-createdisc.cc:(.text+0x414a) : référence indéfinie vers « wxControl::wxControl() »
  15. /usr/bin/ld : wx-createdisc.cc:(.text+0x4158) : référence indéfinie vers « vtable for wxBitmap »
  16. /usr/bin/ld : wx-createdisc.cc:(.text+0x416a) : référence indéfinie vers « vtable for wxButton »
  17. /usr/bin/ld : wx-createdisc.cc:(.text+0x4171) : référence indéfinie vers « wxDefaultValidator »
  18. /usr/bin/ld : wx-createdisc.cc:(.text+0x4182) : référence indéfinie vers « wxDefaultSize »
  19. /usr/bin/ld : wx-createdisc.cc:(.text+0x4189) : référence indéfinie vers « wxDefaultPosition »
  20. /usr/bin/ld : wx-createdisc.cc:(.text+0x41dc) : référence indéfinie vers « wxButton::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) »
  21. /usr/bin/ld : wx-createdisc.cc:(.text+0x4210) : référence indéfinie vers « wxSizerItem::wxSizerItem(wxWindow*, int, int, int, wxObject*) »
  22. /usr/bin/ld : wx-createdisc.cc:(.text+0x4351) : référence indéfinie vers « wxButtonNameStr »
  23. /usr/bin/ld : wx-createdisc.cc:(.text+0x44db) : référence indéfinie vers « wxControl::wxControl() »
  24. /usr/bin/ld : wx-createdisc.cc:(.text+0x4505) : référence indéfinie vers « wxDefaultSize »
  25. /usr/bin/ld : wx-createdisc.cc:(.text+0x450c) : référence indéfinie vers « wxDefaultPosition »
  26. /usr/bin/ld : wx-createdisc.cc:(.text+0x4557) : référence indéfinie vers « wxButton::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) »
  27. /usr/bin/ld : wx-createdisc.cc:(.text+0x4587) : référence indéfinie vers « wxSizerItem::wxSizerItem(wxWindow*, int, int, int, wxObject*) »
  28. /usr/bin/ld : wx-createdisc.cc:(.text+0x461f) : référence indéfinie vers « wxWindowBase::Fit() »
  29. /usr/bin/ld : wx-createdisc.cc:(.text+0x462f) : référence indéfinie vers « wxDialog::ShowModal() »
  30. /usr/bin/ld : wx-createdisc.cc:(.text+0x4637) : référence indéfinie vers « wxTopLevelWindowBase::Destroy() »
  31. /usr/bin/ld : wx-createdisc.cc:(.text+0x464d) : référence indéfinie vers « wxDialog::~wxDialog() »
  32. /usr/bin/ld : pcem-wx-createdisc.o : dans la fonction « creatediscimage_open.cold » :
  33. wx-createdisc.cc:(.text.unlikely+0x38) : référence indéfinie vers « wxDialog::~wxDialog() »
  34. /usr/bin/ld : wx-createdisc.cc:(.text.unlikely+0x86) : référence indéfinie vers « vtable for wxButtonBase »
  35. /usr/bin/ld : wx-createdisc.cc:(.text.unlikely+0xd9) : référence indéfinie vers « vtable for wxButtonBase »
  36. /usr/bin/ld : wx-createdisc.cc:(.text.unlikely+0x17c) : référence indéfinie vers « vtable for wxControl »
  37. /usr/bin/ld : wx-createdisc.cc:(.text.unlikely+0x188) : référence indéfinie vers « wxControlBase::~wxControlBase() »
  38. /usr/bin/ld : pcem-wx-resources.o : dans la fonction « InitXmlResource() » :
  39. wx-resources.cpp:(.text+0x1df9) : référence indéfinie vers « wxXmlResource::Get() »
  40. /usr/bin/ld : wx-resources.cpp:(.text+0x1e60) : référence indéfinie vers « wxXmlResource::Load(wxString const&) »
  41. /usr/bin/ld: attention: création de DT_TEXTREL dans un PIE
  42. collect2: error: ld returned 1 exit status
  43. make[1]: *** [Makefile:971 : pcem] Erreur 1
  44. make[1] : on quitte le répertoire « /home/adam/Téléchargements/PCemV17Linux/src »
  45. make: *** [Makefile:365 : all-recursive] Erreur 1
  46. adam@adam-hpnotebook:~/Téléchargements/PCemV17Linux$
  47.  
  48.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement