What steps will reproduce the problem?
1. Get r8786 or newer until resolved.
2. Rebuild All (This is IMPORTANT)
3. Visual Studio will have a warning message.
What is the expected output? What do you see instead?
Visual Studio will report this Warning:
There was a mismatch between the processor architecture of the project being
built "MSIL" and the processor architecture of the reference "SlimDX,
Version=1.1.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4,
processorArchitecture=MSIL", "x86". This mismatch may cause runtime failures.
Please consider changing the targeted processor architecture of your project
through the Configuration Manager so as to align the processor architectures
between your project and references, or take a dependency on references with a
processor architecture that matches the targeted processor architecture of your
project.
BizHawk.Bizware.BizwareGL.SlimDX
The Solution will compile just fine and everything appears to be working.
Original issue reported on code.google.com by hegyak on 13 Jan 2015 at 2:03
Original issue reported on code.google.com by
hegyak
on 13 Jan 2015 at 2:03