Game Development Community

Hellow world compile

by Robert J Smolenski · in Torque Game Engine · 10/25/2004 (4:48 pm) · 6 replies

Bought the 3d game programming book. Wrote th hello world program, but when I try to tge compile it, the compile stops after "loading compiled script common/ui/guieditorgui.gui
%"
and I get an "access denied" windows debug message.
Can anyone help?Thanks

#1
10/25/2004 (5:28 pm)
Since you are using the worst OS ever so I believe the file has the "Read-Only" checkbox selected in properties.

I am not sure.

Robert Pierce,
Uber Real Games
#2
10/25/2004 (5:49 pm)
Maybe you're trying to run it from the CD-ROM?
#3
10/25/2004 (9:59 pm)
Yeah if any of the source files are beign used from the cd
it might be trying to copy object files there,
which it wont like.
#4
10/28/2004 (9:01 am)
Thanks for all of your suggestions BUT I fixed the problem by re-loading my ATI video drivers.
#5
11/01/2004 (4:47 pm)
Reloading your video drivers? How did you figure that one out?

(What a screwy OS!)
#6
11/02/2004 (3:04 am)
I read in one of the threads somewhere in the forum that someone reloaded his/her video drivers and that fixed a compile problem. So I tried it and it worked! Don't ask me why or how...I've prgrammed mainframes since 1968 and the PC world never ceases to amaze me.