http://www.digitalmars.com/d/archives/digitalmars/D/25213.html
*sigh*
Is it possible for DMD to give at least a little nicer error message,
like...
core/rotozoom.d(26): import core.rotozoom.std conflicts with
core.texture.std at core/texture.d(48), try importing std.math to
core/frame.d
or
core/rotozoom.d(26): import core.rotozoom.std conflicts with
core.texture.std at core/texture.d(48), however due to the nature of
this error message, the problem lies in neither of the given files, good
luck finding it! Especially if you are not the sole developer, and have
no clue which file it could possible be.
just frusterating... had to rant, sorry.
- clayasaurus
and more:
http://www.dsource.org/forums/viewtopic.php?p=2830#2830