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

Execution error #3

Open
hoirulbasori opened this issue Nov 22, 2012 · 9 comments
Open

Execution error #3

hoirulbasori opened this issue Nov 22, 2012 · 9 comments

Comments

@hoirulbasori
Copy link

I have successfully compile the demo sample of separable SSS, however when i run the program i got error"failed creating the Direct3D device"? how this happen?

i have installed directx11 run in alienware with NVIDIA geforce 660M

could you please assist me in this issue?

Thanks
Hoirul

@iryoku
Copy link
Owner

iryoku commented Nov 22, 2012

Hi,

This is probably because you are on Windows 8. You need the Windows SDK
for the demo to run on Windows 8.

Cheers!
Jorge

On 22/11/2012 4:52, hoirulbasori wrote:

I have successfully compile the demo sample of separable SSS, however
when i run the program i got error"failed creating the Direct3D
device"? how this happen?

i have installed directx11 run in alienware with NVIDIA geforce 660M

could you please assist me in this issue?

Thanks
Hoirul


Reply to this email directly or view it on GitHub
#3.

@hoirulbasori
Copy link
Author

Dear Jorge,
Many Thanks for your reply.
i have installed the Windows SDK, so my compilation is no error.
in my debug folder, the demo executable file is successfully created. but when i try to run it by double click. i found this errorv"failed creating the Direct3D device".

Thank you very much. hope to hear reply from you.

Thanks
Hoirul

@hoirulbasori
Copy link
Author

Sorry forgot to highlight, i run th eproject on windows 7 64 bit SP1

@iryoku
Copy link
Owner

iryoku commented Nov 25, 2012

Which GPU has your computer?

On 24/11/2012 5:38, hoirulbasori wrote:

Sorry forgot to highlight, i run th eproject on windows 7 64 bit SP1


Reply to this email directly or view it on GitHub
#3 (comment).

@hoirulbasori
Copy link
Author

Geforce GTX 660M
2GB Ram

@iryoku
Copy link
Owner

iryoku commented Nov 25, 2012

Can you run various DirectX SDK demos and see if they work properly?

On 25/11/2012 7:05, hoirulbasori wrote:

Geforce GTX 660M
2GB Ram


Reply to this email directly or view it on GitHub
#3 (comment).

@hoirulbasori
Copy link
Author

yes i have tried Directx sample executable for directx11 or 10, everything it works perfectly. I run the executable version of separable SSS, and it works, but when i run it from source code, its have an error "failed creating the Direct3D device"

@0x779
Copy link

0x779 commented Sep 9, 2013

Have you thought about debugging it?

@iryoku
Copy link
Owner

iryoku commented Sep 15, 2013

For other similar project, I've seen the same problem recently in a dual GPU laptop (Intel/Nvidia), and only happened in debug builds. My other two dev machines seems to work fine; I believe it is problem in DXUT.

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

3 participants