Dolphin, the GameCube and Wii emulator - Forums
Trouble building debug version of Dolphin - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: Trouble building debug version of Dolphin (/Thread-trouble-building-debug-version-of-dolphin)



Trouble building debug version of Dolphin - RolandMunsil - 09-24-2018

I'm trying to build the latest version of Dolphin (5.0-8751) on Windows and when I try to build the Debug version I get a warning "LNK4221 This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library" in the projects mbedTLS and curl. Since warnings are treated as errors this means the build fails. Does anyone know why this is happening and what I could do to fix it?

(I'm using Visual Studio 2017 version 15.8.5, and I'm on Windows 10)