Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Mac OS » reference/ConsoleDraw: problem with linking
reference/ConsoleDraw: problem with linking [message #54047] Sat, 23 May 2020 13:47
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Undefined symbols for architecture x86_64:
  "Upp::GetAllFacesSys()", referenced from:
      Upp::Font::FaceList() in Draw$blitz.o
  "Upp::GetFontDataSys(Upp::Font)", referenced from:
      Upp::Font::GetData() const in Draw$blitz.o
  "Upp::GetFontInfoSys(Upp::Font)", referenced from:
      Upp::GetFontInfo(Upp::Font) in Draw$blitz.o
  "Upp::GetGlyphInfoSys(Upp::Font, int)", referenced from:
      Upp::IsNormal(Upp::Font, int) in Draw$blitz.o
      Upp::GetGlyphEntry(Upp::Font, int, unsigned int) in Draw$blitz.o
  "Upp::RenderCharacterSys(Upp::FontGlyphConsumer&, double, double, int, Upp::Font)", referenced from:
      Upp::Font::Render(Upp::FontGlyphConsumer&, double, double, int) const in Draw$blitz.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

The same problem with ScatterDraw_Demo, examples/AddressBookWeb.


Regards,
Novo

[Updated on: Sat, 23 May 2020 17:13]

Report message to a moderator

Previous Topic: Log file
Next Topic: reference/DropFiles: problem with linking
Goto Forum:
  


Current Time: Fri Mar 29 03:35:17 CET 2024

Total time taken to generate the page: 0.01228 seconds