-L/EXETYPE:NT -L/SUBSYSTEM:WINDOWS
First thing that I tried was making my own dsss.conf file in the pong/test folders, then I added that cuz I saw it in the .conf file that compiles all of the test examples, outside of the samples folder.
DSFML\SFML-1.3\DSFML\samples\dsfml
There is .conf file in there, which is what I am referring to.
Will install the debugger.
Also, just saw your edit as making the reply. There is no console output when I launch it from the console, will get some screens ASAP.
edit: Here comes the debug stuff...
This is what happened when I got the debug stuff for the test file: (BTW, this is the code that is in the release notes, it is under quick start.)
C:\D\DSFML\samples\dsfml\test>ddbg test
Ddbg 0.11.3 beta - D Debugger
Copyright (c) 2007 Jascha Wetzel
see http://ddbg.mainia.de/doc.html for documentation
Loading symbols from test.exe
->r
No symbols available from ntdll.dll
ntdll.dll loaded at 0x7c900000
No symbols available from KERNEL32.dll
KERNEL32.dll loaded at 0x7c800000
No symbols available from csfml-graphics.dll
csfml-graphics.dll loaded at 0x10000000
No symbols available from WINMM.dll
WINMM.dll loaded at 0x76b40000
No symbols available from USER32.dll
USER32.dll loaded at 0x77d40000
No symbols available from GDI32.dll
GDI32.dll loaded at 0x77f10000
No symbols available from ADVAPI32.dll
ADVAPI32.dll loaded at 0x77dd0000
No symbols available from RPCRT4.dll
RPCRT4.dll loaded at 0x77e70000
No symbols available from OPENGL32.dll
OPENGL32.dll loaded at 0x5ed00000
No symbols available from msvcrt.dll
msvcrt.dll loaded at 0x77c10000
No symbols available from GLU32.dll
GLU32.dll loaded at 0x68b20000
No symbols available from DDRAW.dll
DDRAW.dll loaded at 0x73760000
No symbols available from DCIMAN32.dll
DCIMAN32.dll loaded at 0x73bc0000
No symbols available from csfml-window.dll
csfml-window.dll loaded at 0x00330000
No symbols available from csfml-system.dll
csfml-system.dll loaded at 0x00390000
Unknown breakpoint hit at ntdll.dll (0x7c901230) thread(548)
No symbols available from DINPUT.dll
DINPUT.dll loaded at 0x72280000
No symbols available from HID.DLL
HID.DLL loaded at 0x688f0000
No symbols available from SETUPAPI.dll
SETUPAPI.dll loaded at 0x77920000
No symbols available from WINTRUST.dll
WINTRUST.dll loaded at 0x76c30000
No symbols available from CRYPT32.dll
CRYPT32.dll loaded at 0x77a80000
No symbols available from MSASN1.dll
MSASN1.dll loaded at 0x77b20000
No symbols available from IMAGEHLP.dll
IMAGEHLP.dll loaded at 0x76c90000
No symbols available from MCD32.dll
MCD32.dll loaded at 0x61dd0000
No symbols available from nncore.dll
nncore.dll loaded at 0x02170000
No symbols available from WININET.dll
WININET.dll loaded at 0x771b0000
No symbols available from SHLWAPI.dll
SHLWAPI.dll loaded at 0x77f60000
No symbols available from OLEAUT32.dll
OLEAUT32.dll loaded at 0x77120000
No symbols available from ole32.dll
ole32.dll loaded at 0x774e0000
No symbols available from WS2_32.dll
WS2_32.dll loaded at 0x71ab0000
No symbols available from WS2HELP.dll
WS2HELP.dll loaded at 0x71aa0000
No symbols available from MPR.dll
MPR.dll loaded at 0x71b20000
No symbols available from SHELL32.dll
SHELL32.dll loaded at 0x7c9c0000
No symbols available from COMCTL32.dll
COMCTL32.dll loaded at 0x773d0000
No symbols available from COMCTL32.dll
COMCTL32.dll loaded at 0x5d090000
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at (0x00000000) thre
ad(548)
->us
#0 ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68
#1 0x100ac80c in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#2 0x100a8dc6 in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#3 0x100a4c57 in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#4 0x10003ce1 in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#5 0x00405a46 in dsfml.graphics.renderwindow.RenderWindow dsfml.graphics.render
window.RenderWindow._ctor () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:
68
#6 0x0040307a in _Dmain () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:66
#7 0x0040956c in _main () from dmain2
#8 0x00422d1d in _mainCRTStartup () from constart
#9 0x7c816d4f in ?? () from KERNEL32.dll
->
Image:
Next is the pong information:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Default>cd c:\d\dsfml\samples\dsfml\pong
C:\D\DSFML\samples\dsfml\pong>ddbg pong
Ddbg 0.11.3 beta - D Debugger
Copyright (c) 2007 Jascha Wetzel
see http://ddbg.mainia.de/doc.html for documentation
Loading symbols from pong.exe
->r
No symbols available from ntdll.dll
ntdll.dll loaded at 0x7c900000
No symbols available from KERNEL32.dll
KERNEL32.dll loaded at 0x7c800000
No symbols available from csfml-window.dll
csfml-window.dll loaded at 0x10000000
No symbols available from WINMM.dll
WINMM.dll loaded at 0x76b40000
No symbols available from USER32.dll
USER32.dll loaded at 0x77d40000
No symbols available from GDI32.dll
GDI32.dll loaded at 0x77f10000
No symbols available from ADVAPI32.dll
ADVAPI32.dll loaded at 0x77dd0000
No symbols available from RPCRT4.dll
RPCRT4.dll loaded at 0x77e70000
No symbols available from OPENGL32.dll
OPENGL32.dll loaded at 0x5ed00000
No symbols available from msvcrt.dll
msvcrt.dll loaded at 0x77c10000
No symbols available from GLU32.dll
GLU32.dll loaded at 0x68b20000
No symbols available from DDRAW.dll
DDRAW.dll loaded at 0x73760000
No symbols available from DCIMAN32.dll
DCIMAN32.dll loaded at 0x73bc0000
No symbols available from csfml-system.dll
csfml-system.dll loaded at 0x00330000
No symbols available from csfml-graphics.dll
csfml-graphics.dll loaded at 0x004b0000
No symbols available from csfml-audio.dll
csfml-audio.dll loaded at 0x00380000
No symbols available from libsndfile-1.dll
libsndfile-1.dll loaded at 0x6f140000
No symbols available from openal32.dll
openal32.dll loaded at 0x00660000
No symbols available from DSOUND.dll
DSOUND.dll loaded at 0x73f10000
No symbols available from ole32.dll
ole32.dll loaded at 0x774e0000
No symbols available from VERSION.dll
VERSION.dll loaded at 0x77c00000
No symbols available from MSVCR80.dll
MSVCR80.dll loaded at 0x78130000
Unknown breakpoint hit at ntdll.dll (0x7c901230) thread(880)
No symbols available from DINPUT.dll
DINPUT.dll loaded at 0x72280000
No symbols available from HID.DLL
HID.DLL loaded at 0x688f0000
No symbols available from SETUPAPI.dll
SETUPAPI.dll loaded at 0x77920000
No symbols available from WINTRUST.dll
WINTRUST.dll loaded at 0x76c30000
No symbols available from CRYPT32.dll
CRYPT32.dll loaded at 0x77a80000
No symbols available from MSASN1.dll
MSASN1.dll loaded at 0x77b20000
No symbols available from IMAGEHLP.dll
IMAGEHLP.dll loaded at 0x76c90000
No symbols available from MCD32.dll
MCD32.dll loaded at 0x61dd0000
No symbols available from nncore.dll
nncore.dll loaded at 0x026d0000
No symbols available from WININET.dll
WININET.dll loaded at 0x771b0000
No symbols available from SHLWAPI.dll
SHLWAPI.dll loaded at 0x77f60000
No symbols available from OLEAUT32.dll
OLEAUT32.dll loaded at 0x77120000
No symbols available from WS2_32.dll
WS2_32.dll loaded at 0x71ab0000
No symbols available from WS2HELP.dll
WS2HELP.dll loaded at 0x71aa0000
No symbols available from MPR.dll
MPR.dll loaded at 0x71b20000
No symbols available from SHELL32.dll
SHELL32.dll loaded at 0x7c9c0000
No symbols available from COMCTL32.dll
COMCTL32.dll loaded at 0x773d0000
No symbols available from COMCTL32.dll
COMCTL32.dll loaded at 0x5d090000
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at (0x00000000) thre
ad(880)
->us
#0 ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68
#1 0x0055c80c in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#2 0x00558dc6 in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#3 0x00554c57 in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#4 0x004b3ce1 in ?? () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:68 fro
m csfml-graphics.dll
#5 0x00409bf6 in dsfml.graphics.renderwindow.RenderWindow dsfml.graphics.render
window.RenderWindow._ctor () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:
68
#6 0x0040408e in _Dmain () at C:\D\DSFML\import\dsfml\graphics\renderwindow.d:66
#7 0x0040def8 in _main () from dmain2
#8 0x004300ad in _mainCRTStartup () from constart
#9 0x7c816d4f in ?? () from KERNEL32.dll
->
And images:
This shows that no messages popped up when I ran the program from the command prompt.
Next:
This is what happened when I first typed 'r' for the pong debugging. As you can see, there is an error there.
And finally:
When I typed 'us', what came up afterwards.
As you can see in some of the images, there is something on the Windows bar, but there is no actual window that shows up.
Hope this helps,
-michaelp