SFML community forums

Bindings - other languages => D => Topic started by: con on August 06, 2012, 05:04:07 am

Title: Directly build pong
Post by: con on August 06, 2012, 05:04:07 am
Hello I would like the command for building pong straight with DMD.

so far I got this
dmd pong.d -I../../../import

But I got some typedef errors...