Another dwt-win / dmd / dsss build problem
Bill Baxter
dnewsgroup at billbaxter.com
Wed Feb 13 23:11:46 PST 2008
John Reimer wrote:
> Bill Baxter wrote:
>> John Reimer wrote:
>>> John Reimer wrote:
>>>
>>>>
>>>>
>>>> Oops... My apologies! I haven't even looked in ControlExample.d yet.
>>>> That'll teach me for putting my foot in my mouth. I had a peek in
>>>> dsss.conf, and apparently I missed seeing the -J switch. Ironically
>>>> enough, the images still aren't working in my current build of the
>>>> controlexample binary. So much for that.
>>>>
>>>>
>>>
>>> Correction. I have actually examined controlexample, but not enough
>>> to notice the imports. :P
>>
>>
>> I think I'm just going to give up on dwt-win for the time being, and
>> come back in a month or so hoping more of the kinks will have been
>> worked out by then.
>>
>> Thanks for your help.
>>
>> --bb
>
>
> Fair enough.
Aw crap. I figured it out. Damn DSSS.
I was adding a library path like:
buildflags +=-S../../../dwt-win/lib
DSSS+dmd chokes on forward slashes in library paths. I think I knew
this, but had forgotten. There was probably a tell-tale error about
that that would have clued me in but I got so many other errors that the
first error line was out of my history buffer.
--bb
More information about the Digitalmars-d-dwt
mailing list