Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Create VertexShader / PixelShader fails #292

Closed
AchimMenzemer opened this issue Feb 25, 2014 · 1 comment
Closed

Create VertexShader / PixelShader fails #292

AchimMenzemer opened this issue Feb 25, 2014 · 1 comment

Comments

@AchimMenzemer
Copy link

Installed: SharpDX 2.5.0 / DirectX11 on Windows 7
Compiled MiniCube of the Samples/Direct3D11 Directory (Samples delivered with SharpDX).
VertexShader / PixelShader (file MiniCube.fx) compile successfully but creation of VertexShader / PixelShader (new VertexShader(...) / new PixelShader(...)) fails with E_Invalid_Argument.

@xoofx
Copy link
Member

xoofx commented Feb 26, 2014

Please follow How to debug a SharpDXException?
I'm closing this issue, as this is unlikely a bug but a usage/setup problem

@xoofx xoofx closed this as completed Feb 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants