Villacaleb / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Problem with Installation / slimdx samples (Buhuuuu) #773

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi folks,

I have a clean installation of Windows 7 64bit Ultimate
and previously installeld .NET 4 and DirectX11 and the lates DirectX SDK.

Installation of Visual Studio 2010 Ultimate (Trial) and this works all so far-

BUT after Installing latest slimdx (with no errors) i tried to run the slimd 
samples but at every time the compiler fails with the message "Warning 7 The 
referenced project '..\..\..\build\SlimDX.vcxproj' does not exist.  MiniTri11"
And this file is really nowhere.

The other error message
"Error 6 The Type or Namespacename "SlimDX" could not be found...."

Whats wrong?

Regards and thanks in advance

Tobias

Original issue reported on code.google.com by tobias.d...@googlemail.com on 21 Jan 2011 at 5:40

GoogleCodeExporter commented 9 years ago
I have forgotten to say that I am using administrator rights and have turned 
anti virus software off.

Original comment by tobias.d...@googlemail.com on 21 Jan 2011 at 5:49

GoogleCodeExporter commented 9 years ago
It looks like the reference for that particular sample (MiniTri11) didn't get 
updated to point to the one installed in the GAC. All the other samples look 
fine.

The fix is to remove the SlimDX reference and then add it again from the .NET 
tab in the Add Reference dialog.

I'm closing this as WontFix because there's nothing for us to do on our side 
until the next release comes out and we make a new samples package.

Original comment by Mike.Popoloski on 22 Jan 2011 at 4:47