Scolring - Forum

Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology

Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered

You are not logged in.

#1 3-Feb-2012 13:20:04

Alexandre_Brazil
Member
Registered: 8-Dec-2011
Posts: 227

Erro d3dx9_43.dll

I am testing a small application developed in OpenSpace3D on multiple computers. In some of the computers is shown the lack of DLL d3dx9_43.dll.
To solve the problem I copied the file (d3dx9_43.dll) to the folder where the project was exported, but this case presents an error message. What should I do to solve this problem?

Thanks

Offline

#2 3-Feb-2012 14:37:35

Nodrev
Scol Language & OS3D developer
From: Nantes, France
Registered: 29-Dec-2009
Posts: 197

Re: Erro d3dx9_43.dll

Copying dll directly is a >very< bad habit, because they can have dependencies with other dll (which in turns could have dependencies with more dlls, etc.).
Your problem is certainly that directX is not installed on the pc you tested on. You can download the last version on misocroft's website.
Otherwise, the other solution is to export using OpenGL, but your materials/shaders have to be tested before, to be sure that they are supported by OpenGL.
Verify that the last driver for the graphic card is installed too.

Last edited by Nodrev (3-Feb-2012 14:38:59)

Offline

#3 3-Feb-2012 14:41:44

Nodrev
Scol Language & OS3D developer
From: Nantes, France
Registered: 29-Dec-2009
Posts: 197

Re: Erro d3dx9_43.dll

Prefer this link if any of your computers do not have access to internet (setup package of directX instead of web setup).

Last edited by Nodrev (4-Feb-2012 12:59:13)

Offline

Board footer

Powered by FluxBB