Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
D
»
How to build without DSSS?
Print
Pages: [
1
]
Author
Topic: How to build without DSSS? (Read 5945 times)
0 Members and 1 Guest are viewing this topic.
RobotGymnast
Jr. Member
Posts: 56
How to build without DSSS?
«
on:
January 30, 2011, 05:39:47 pm »
DSSS gives nonsensical, unhelpful error messages whenever I try to use it for anything. To build any of the libraries can I simply substitute
Code:
[Select]
dmd -lib [source files]
And then copy & rename the resulting library?
Logged
Trass3r
Jr. Member
Posts: 91
How to build without DSSS?
«
Reply #1 on:
January 30, 2011, 06:01:19 pm »
Just use xfBuild or rdmd with your main source file and dsml will be automatically compiled if the import paths are properly set.
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
D
»
How to build without DSSS?
anything