![]() |
|
Compiling errors - 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: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Compiling errors (/Thread-compiling-errors) |
Compiling errors - wolfy1889 - 02-03-2010 Hello, Anytime I try to compile it ends in this: ========== Build: 19 succeeded, 10 failed, 0 up-to-date, 1 skipped ========== Im using a full version of VC++ 2008. Pathing is correct, to the best of my knowledge. Ive used this compiler many times and havent had any trouble except with dolphin. Ive included the full log if it helps. Im under win7 home x64. Intel dual core 2.10, nvidia 130m, 4gb, dx11 Thanks for any advice. RE: Compiling errors - James333 - 02-03-2010 You need the lastest DirectX SDK RE: Compiling errors - wolfy1889 - 02-03-2010 (02-03-2010, 11:08 AM)James333 Wrote: You need the lastest DirectX SDK Oh I thought I had the latest. Ill download it and try again RE: Compiling errors - James333 - 02-03-2010 (02-03-2010, 11:26 AM)wolfy1889 Wrote:That or you didn't setup the folders correctly ( The actual SDK is from august )(02-03-2010, 11:08 AM)James333 Wrote: You need the lastest DirectX SDK RE: Compiling errors - wolfy1889 - 02-03-2010 Thanks for the help guys. Im not sure which it was, probally both but now it worked. 29 success and 1 skipped with no errors. |