Game Development Community

TGB not writing DSOs?

by Adam Johnston · in Torque Game Builder · 06/18/2007 (9:29 am) · 2 replies

Hi,
I have modified the TGB B3 code in order to include some functions I need. Unfortunately I have noticed that after the change TGB is no longer producing DSO files from the cs.
I deleted all the DSO files and run my game, everything works fine except that now I dont get DSOs.

Is there something I have missed?

#1
06/18/2007 (10:07 am)
I have found that the DSOs are being writtent to a default folder in my computer in c:\Program Files, not in the project directories. Is there a variable to control this default destination?
#2
06/20/2007 (6:40 am)
Adam,

In another thread they mentioned that there were a few bugs in beta 3 that were related to writing files. It had something to do with permissions. He said that these bugs have been fixed in the next release which should be out soon.

Mark