cppinsights icon indicating copy to clipboard operation
cppinsights copied to clipboard

can not open "libxml2s.lib" ??? what is "libxml2s.lib" ? from where?

Open Nu1i opened this issue 1 year ago • 4 comments
trafficstars

Nu1i avatar May 03 '24 13:05 Nu1i

Hello @Nu1i,

sorry, I need more context.

Andreas

andreasfertig avatar May 06 '24 10:05 andreasfertig

Hello @Nu1i,

sorry, I need more context.

Andreas

I use visual studio 2022 after cmake,it occured error when compile. the error message is "LNK1181 无法打开输入文件“libxml2s.lib” insights" means can not open the libxml2.lib file. pls see the image image

Nu1i avatar May 09 '24 04:05 Nu1i

Hello @Nu1i,

Thanks! Unfortunately, I don't use Visual Studio or Windows in general. A quick search led me to this issue in Clang 55817. It looks like the issue could depend on the cmake or clang version.

Maybe the C++ Insights cmake file could do something. But at the moment, I don't see it as a C++ Insights issue. 

Andreas

andreasfertig avatar May 10 '24 07:05 andreasfertig

Hello @Nu1i,

Thanks! Unfortunately, I don't use Visual Studio or Windows in general. A quick search led me to this issue in Clang 55817. It looks like the issue could depend on the cmake or clang version.

Maybe the C++ Insights cmake file could do something. But at the moment, I don't see it as a C++ Insights issue. 

Andreas

thank you so much.

Nu1i avatar May 18 '24 10:05 Nu1i