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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Linking in the std library
Linking in the std library [message #60718] Wed, 31 July 2024 22:23 Go to previous message
awksed is currently offline  awksed
Messages: 68
Registered: April 2012
Member
To use the chrono library (which needs C++ 20) in older projects I built a static library in VS 2022.

Linking in my static lib to a U++ console project I get the following error (and other similar):

unresolved external symbol "public: static unsigned int const * const std::_General_precision_tables_2<float>::_Ordinary_X_table "

This is probably related to the use of std::format().

How can I link in the appropriate library or source?

Windows 10
U++ 17045
MSVS22x64

Thanks.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Shell variable substitution in package configuration flags
Next Topic: 17045 now refuses to build
Goto Forum:
  


Current Time: Mon Apr 28 19:38:08 CEST 2025

Total time taken to generate the page: 0.07727 seconds