SharpDX.DXGI Not Found

Hello,

My name is Esteban. I installed the MonoGame 3.0.1 and in visual studio 2012 I create a MonoGame project according to the documentation (Part 1: Overview, Installation, MonoGame 3.0 Project Creation), but when i am trying to run the genearted project, this error appears:

The file or assembly can{t be found SharpDX.DXGI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null

I will appreciate any help whit this.

Thanks and best reggards to all.

Hello Esteban,

MonoGame works in Linux with MonoDevelop 4.0.

Maybe MonoGame is expecting that you include these dependencies. Are you familiar with NuGet? If so, you can try grabbing the latest SharpDX:

Read my blog, I Write this command on terminal for monogame install in Linux.

http://monogameviradouro.blogspot.com.br/

Insert repository manager and compile monogame libs. =)

Iam Brazilian developer,