Link libraries with dependencies in Visual C++ without getting LNK4006

后端 未结 9 1944
难免孤独
难免孤独 2020-12-16 10:56

I have a set of statically-compiled libraries, with fairly deep-running dependencies between the libraries. For example, the executable X uses libraries A and B, A uses libr

9条回答
提交回复
热议问题