Problems loading Hilva tutorials

Posted by Beska on Game Development See other posts from Game Development or by Beska
Published on 2012-04-25T02:14:37Z Indexed on 2012/06/05 22:48 UTC
Read the original article Hit count: 206

Filed under:

I'm a newcomer to XNA, and I'm evaluating some libraries. The Hilva Graphics Engine looks interesting, and I'm trying to run their tutorials. However, all of them give me errors.

For example, if I download the ParallaxMappingSample demo, and try to build it, I get

Error   1   Error loading pipeline assembly "C:\Users\Me\Desktop\ParallaxMappingSample\Hilva.Content.dll".  ParallaxMappingSample

I get similar errors for all of the samples. Unfortunately, this error isn't very enlightening. I can see the Hilva.Content.dll in the appropriate directory. I tried removing and readding the reference from the content project, but I get the same error.

I'm not sure it's relevant, but I'm on Windows 7, I'm using Microsoft Visual Studio 2010, and XNA 4.0.

Is there an easy (or difficult) solution?

EDIT: If you happen to try this, even if you don't have a solution, let me know about it in a comment. Whether it works for you, or if you get the same problem...either result would be something that might let me know if it's just a problem with the tutorial, or if it's on my end.

© Game Development or respective owner

Related posts about engine