Hi
I have Gamestudio Commercial 7.8 on Windows 7. I don't seem to be able to produce any working executables. I tried my current project and although the publishing process runs without fail when the executable produced hangs after saying COMPILING -blah.exe . As that project is quite complex I tried a simple program with a main function which just calls wait(1). This again publishes fine but hangs when run.
I've tried using different compatibility modes for the executables and run them as an administrator but this hasn't made a difference.
The crash dump from my simple program is
Problem Event Name: BEX
Application Name: qtest.exe
Application Version: 0.0.0.0
Application Timestamp: 49d8a047
Fault Module Name: StackHash_0a9e
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Offset: 0278c0da
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.1.7100.2.0.0.256.1
Locale ID: 2057
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
I'd be much obliged if anyone could point me in the right direction to produce some working executables.