Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction Project error... #5

Open
plasmasnakeneo opened this issue Jul 6, 2016 · 3 comments
Open

Introduction Project error... #5

plasmasnakeneo opened this issue Jul 6, 2016 · 3 comments

Comments

@plasmasnakeneo
Copy link

plasmasnakeneo commented Jul 6, 2016

Started the introduction project involving "Box" demo from the book (pages xxx - xxxiii) and get the following error when trying to debug:

hr failed in c:\d3d12book\common\d3dutil.cpp; line 111; error: The system cannot find the path specified.

Not getting off to a great start so far. Perhaps there is a problem with my VS configuration. Running VS Community.

@plasmasnakeneo plasmasnakeneo changed the title Itroduction Project error... Introduction Project error... Jul 6, 2016
@JoeSwindell
Copy link

The shader file is not being created in the build directory. If you copy the Shader folder and the shader to the Debug build directory and run the compiled exe, it will run fine.

@yangfengzzz
Copy link

change the directory of shaders as L"../Shaders\color.hlsl" and put shaders folder in the project folders

@ganadara135
Copy link

ganadara135 commented May 13, 2021

I put Shaders folder in the projects folder(MyD3D12Project) like below and this problem had gone

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants