Skip to content

Static library misses logger dependencies #2187

@EdvardD

Description

@EdvardD

Problem: static library misses some dependencies
catboost version: 1.11
Operating System: Ubuntu 20.04

I'm following instructions from here to build a static library and link it to my external binary (I use cmake in my project). It seems that the static lib isn't fully self contained.

I wonder if this is a known issue and how it could be fixed?

Here are linking errors: https://pastebin.com/RtAMytpw

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions