Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:None
-
Story Points:1
-
Sprint:TSSW Sprint - Jan 30 - Feb 13
-
Team:Telescope and Site
-
Urgent?:No
Description
spdlog needs to be added to pkgconfig calls
Searching for the error reveal the cause:
https://www.google.com/search?q=no+such+file+or+directory+27+%7C+%23+include+%3Cspdlog%2Ffmt%2Fbundled%2Fcore.h%3E&client=firefox-b-1-e&sxsrf=AJOqlzV9oCCH57Lr3H97fpB0UyIY7DBT8g%3A1675947155033&ei=k-zkY6vgAZnB5OUPhoC_wAc&oq=&gs_lcp=Cgxnd3Mtd2l6LXNlcnAQAxgJMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnMgcIIxDqAhAnOgoIABBHENYEELADSgQIQRgASgQIRhgAUJgYWJgYYIdQaANwAXgAgAEAiAEAkgEAmAEAoAEBsAEKyAEIwAEB&sclient=gws-wiz-serp
spdlog needs library entries etc, and they edit file for pkg-config to provide one. Adding spdlog to pkg-config calls was all needed, other changes are cosmetics.