0

I'm facing a LNK2005 error as I'm trying to link to 2 third party libraries with colliding symbols. The closest thing I could find was How to deal with symbol collisions between statically linked libraries?

However I'm still struggling to find a tool that would allow me to add a prefix to symbols of one of the libraries (something similar to objcopy --prefix-symbols=foo_ foo.o , but for Windows).

Community
  • 1
  • 1

0 Answers0