U++ framework
Do not panic. Ask here before giving up.

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: 71
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: Sun Apr 26 15:15:21 GMT+2 2026

Total time taken to generate the page: 0.00502 seconds