User forums > Help
Codeblocks, D and SDL.
Zweistein:
Ok, i got it to work now!
A SMall Tutorial so far: I downloaded Derelict from here: http://dsource.org/projects/derelict
there is a buildme.d inside. When you compile it with dmd:
dmd.exe buildme.d
Then, you get a buildme.exe. When you click on that it generates you some files:
DerelictSDL.lib
DerelictGL.lib
DerelictGLU.lib
DerelictAL.lib
... and so on....
These file, you can just add them by clicking on Project->Build Options->click on your Projectname->Linker Settings->and then you add all the Libraries there by clicking "Add" and choosing all the libs from the derelict/lib directory.
Then it compiles fine.
Zweistein:
As is said, i made a Movie Tutorial:
I made 2 :) and both of them in german and english.
http://d.whosme.de/index.php?language=en&site=tutorials#9
http://d.whosme.de/index.php?language=en&site=tutorials#10
bye
raph:
--- Quote from: Zweistein on June 30, 2007, 10:46:48 am ---As is said, i made a Movie Tutorial:
I made 2 :) and both of them in german and english.
http://d.whosme.de/index.php?language=en&site=tutorials#9
http://d.whosme.de/index.php?language=en&site=tutorials#10
--- End quote ---
Nice tutorials :D
Navigation
[0] Message Index
[*] Previous page
Go to full version