Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / Cannot run exe application

Author
Message
mr_einstein
21
Years of Service
User Offline
Joined: 6th Apr 2003
Location:
Posted: 7th Apr 2003 08:17
my DB pro application compiles alright but when I run the exe, nothing happens.

My hardware is NVidia GF2 MX graphics card, AMD Duron 800MHz, 256 MB PC133 SDRAM, Windows 2000, DirectX 9.0a, Western Digital IDE dive over 30 GB free space. My debugger runs fine


[email] nana_kofi@hotmail.com
Arrow
21
Years of Service
User Offline
Joined: 1st Jan 2003
Location: United States
Posted: 7th Apr 2003 09:01
Lol, you're gonna have to give us a bit more info, how about a code snippet?

Am I a butterfly dreaming I'm a man?
Or a bowling ball dreaming I'm a plate of samishi?
Never assume that what you see or feel is real.
indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 7th Apr 2003 12:10
what version of DBP are you running?
I think from memory with win2k that u needed to add a cls way at the start or else it wouldnt behave correctly with the sync and that was for DBC.

GameKit
21
Years of Service
User Offline
Joined: 6th Mar 2003
Location: USA, Staring Blankly at a Computer
Posted: 7th Apr 2003 17:38
also make sure all the media you use are in the same folder as the exe...

Anyone Can Destroy...But Few Can Create...
mr_einstein
21
Years of Service
User Offline
Joined: 6th Apr 2003
Location:
Posted: 8th Apr 2003 04:54
Thanks guys for your tips.
Question refers to DBPro 1

To clarify the situation, when I run a simple code like
print "Action"
wait key

the compiler compiles correctly, the screen goes black and the word "Action" is written on my screen. As you can see this is a text message. So far so good!

When I try a graphic code like:
make object cube 1,100
do
yrotate object 1,object angle y(1)+0.1
loop

this program is supposed to create a cube and the cube is supposed to rotate
however, when I run the code, it appears to compile alright, but the compiled application does not run when executed. The program just does nothing. Could it be that DBPro 1 needs directx 8.0 specifically to run graphics applications??? I have directx9.0a installed on my system.

indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 8th Apr 2003 06:07

Login to post a reply

Server time is: 2024-09-20 03:49:25
Your offset time is: 2024-09-20 03:49:25