yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

Build error: undefined reference to vtalbe for YAML::BadConversion

Open Goru1890 opened this issue 4 years ago • 2 comments
trafficstars

I'm trying to compilate tkDNN

And I''m getting this error

This is the package version

Goru1890 avatar Nov 25 '20 09:11 Goru1890

Have you solved it? @Goru1890

kktfox avatar Jun 15 '21 08:06 kktfox

It seems ubuntu has it's own yaml. So if yaml 6.* is installed, it might conflict with original version.

kktfox avatar Jun 16 '21 02:06 kktfox