Closed GoogleCodeExporter closed 8 years ago
Which assembly are you referring to, exactly?
Original comment by promit....@gmail.com
on 21 Aug 2011 at 12:19
The x86 SlimDX.dll is compiled as AnyCPU, the x64 assembly is correct.
ILSpy reports:
// C:\Program Files (x86)\SlimDX SDK (March 2011)\Bin\net40\x86\SlimDX.dll
// SlimDX, Version=4.0.11.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9
// Architecture: AnyCPU
// This assembly contains unmanaged code.
// Runtime: .NET 4.0
// C:\Program Files (x86)\SlimDX SDK (March 2011)\Bin\net40\x64\SlimDX.dll
// SlimDX, Version=4.0.11.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9
// Architecture: x64
// This assembly contains unmanaged code.
// Runtime: .NET 4.0
Original comment by testal...@gmail.com
on 22 Aug 2011 at 1:58
Should be fixed by default in the new release. Let's just try not to be
boneheaded this time.
Original comment by Mike.Popoloski
on 30 Dec 2011 at 3:44
Original issue reported on code.google.com by
testal...@gmail.com
on 2 Aug 2011 at 8:05