Derelics problem, I think :)
MM
MM_member at pathlink.com
Sun Jun 11 19:43:24 PDT 2006
I installed derelics again in accordance with the dmedia tutorial 1.
Only this time with newer versions.
I got a problem but I'm not sure where the problem lies, thus I put my question
in this more general board.
So here we go:
Download dmc
and dmd .160
extract dmd in C:\D\
and dmc on top of it.
(creating dmd && dm as subs)
Get the newest derelict:
http://158.75.59.9/~h3/tmp/getDerelict.zip.spy
Place the correct subs in the /src/ext/ folder.
(see Dmedia tutorial)
Get build 301 windows (non debug)
place it in C:\D\dmd\bin\
put both C:\D\dmd\bin\ && C:\D\dm\bin\ in my PATH
(winXP pro sp2)
cmd
build test.d -full -w -IC:\D\dmd\src\ext
no errors or warnings
test.exe
Error: Failed to load proc wglUseFontBitmaps from shared library opengl32.dll
Which is in my opengl32.dll
Could anybody tell me what I did wrong?
Thx, MM
More information about the Digitalmars-d-learn
mailing list