Say Hello To My Little Friends a.k.a Lasers For Blaze : PG

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Spintz
Posts: 1688
Joined: Thu Nov 04, 2004 3:25 pm

Post by Spintz »

When I try to run the exe, I get an error about a missing DLL - d3dx9_24.dll

:(

The link about missing DLLs on the webpage is all in Russian and I've no clue what it says either!
Last edited by Spintz on Tue Mar 22, 2005 11:08 pm, edited 1 time in total.
Image
jox
Bug Slayer
Posts: 726
Joined: Thu Apr 22, 2004 6:55 pm
Location: Germany

Post by jox »

Spintz wrote:When I try to run the exe, I get an error about a missing DLL - d3dx9_24.dll
same here. But looks great! Even though it might be a little costy as laser beams?
It is like it is. And because it is like it is, things are like they are.
mohaps
Posts: 248
Joined: Tue Jun 08, 2004 1:54 pm
Location: Shrewsbury MA
Contact:

Post by mohaps »

it is as costly as a particle system with 10-100 particles :) which is to say it does not cost any more than drawing some billboards.. you can turn off the line drawing if that bothers you or set it to draw fewer or more lines..


missing dlls : http://clootie.narod.ru/delphi/DX92/Clo ... 2_dlls.zip
VC7 DLLS :
http://www.dlldump.com/cgi-bin/testwrap ... SVCR71.dll
http://www.dlldump.com/cgi-bin/testwrap ... svcp71.dll


you guys need to install the latest directx SDK / runtime
---
Saurav Mohapatra
author, artist and bona fide geek

web: http://www.mohaps.com
email: mohaps AT gmail DOT com
Spintz
Posts: 1688
Joined: Thu Nov 04, 2004 3:25 pm

Post by Spintz »

When I search for - d3dx9_24.dll - on that dlldump site, it says it couldnt find it.

I have DX 9.0c

It appears those DLLs are specific to Delphi and C++ Builder, not VS.NET
Image
mohaps
Posts: 248
Joined: Tue Jun 08, 2004 1:54 pm
Location: Shrewsbury MA
Contact:

Post by mohaps »

http://www.microsoft.com/downloads/deta ... laylang=en

this is the version of DirectX on my compu

Directx 9 (Feb 2005 Update)
---
Saurav Mohapatra
author, artist and bona fide geek

web: http://www.mohaps.com
email: mohaps AT gmail DOT com
etcaptor
Posts: 871
Joined: Fri Apr 09, 2004 10:32 pm
Location: Valhalla
Contact:

Post by etcaptor »

Spintz wrote:When I search for - d3dx9_24.dll - on that dlldump site, it says it couldnt find it.

I have DX 9.0c

It appears those DLLs are specific to Delphi and C++ Builder, not VS.NET
It's a part from DirectX 9 SDK - not Delphy and CBuilder related
ImageImage
Site development -Rock and metal online
--- etcaptor.com ------freenetlife.com
cmoibenlepro
Posts: 237
Joined: Thu May 27, 2004 3:18 pm
Location: Canada

Post by cmoibenlepro »

When I search for - d3dx9_24.dll - on that dlldump site, it says it couldnt find it.
Did you download this?
missing dlls : http://clootie.narod.ru/delphi/DX92/Clo ... 2_dlls.zip
Spintz
Posts: 1688
Joined: Thu Nov 04, 2004 3:25 pm

Post by Spintz »

I did, but those DLLs are not standard DX90c
Image
Pr3t3nd3r
Posts: 186
Joined: Tue Feb 08, 2005 6:02 pm
Location: Romania
Contact:

Post by Pr3t3nd3r »

mohaps - very nice job. I will test your work when i will get home.
Spintz wrote:I did, but those DLLs are not standard DX90c
Yes they are. Direct X is having some restructurations and until ver 10 probably will be more incompatibilities. This dll is not linked any more in the exe. But in the old directx is not presend. I'm not sure that in the new relese it is, but in the directx sdk redistribution sure it is ...
cartoonit
Posts: 286
Joined: Mon Nov 15, 2004 6:36 pm

Post by cartoonit »

Did they not supersede some of the stuff in the new release of 9.0c which now over rides all other functionality from the previous versions, therefore making the old functionality redundant?? I'm sure I read this somewhere just can't remember where it was or when I read it...

Sweet screen shots Mohaps, can't wait to have a play with the squiggle lines interface :D :D
Spintz
Posts: 1688
Joined: Thu Nov 04, 2004 3:25 pm

Post by Spintz »

Well, when I install DirectX, I remove the old version, before installing the new version. Version 9.0c does not have this DLL included with it. Maybe it's some old legacy DLL, and if it is, shouldn't be used anymore, IMO. Anyone know what specifically this DLL is for?
Image
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Cool thing :)
MACARRAUM
Posts: 40
Joined: Sun Nov 28, 2004 8:52 pm
Location: Brazil

Post by MACARRAUM »

you need install DirectX 9.0c Redistributable for Software Developers(Feb 2005 Update) or SDK.
Download: http://www.microsoft.com/downloads/deta ... laylang=en
Spintz
Posts: 1688
Joined: Thu Nov 04, 2004 3:25 pm

Post by Spintz »

ahhh, by default, DX90XSDK does not install the re-distributable packages. i get it now, thanks
Image
Post Reply