Thread overview |
---|
November 01, 2014 compile w/ ms32coff fails with 2.067B1 | ||||
---|---|---|---|---|
| ||||
Is it supposed to ? Is this feature planned for 2.067 ? error messages: ...\windows\bin\..\..\src\phobos\std\stdio.d(35): Error: module std.c.stdio import 'FHND_WCHAR' not found ...\windows\bin\..\..\src\phobos\std\stdio.d(35): Error: module std.c.stdio import 'FHND_TEXT' not found |
November 01, 2014 Re: compile w/ ms32coff fails with 2.067B1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to jpkl | http://forum.dlang.org/post/xqjosrzoswakjcdgqurj@forum.dlang.org |
November 01, 2014 Re: compile w/ ms32coff fails with 2.067B1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kagamin | Oops, this: http://forum.dlang.org/post/vybptydvdxultfnfqezo@forum.dlang.org |
November 01, 2014 Re: compile w/ ms32coff fails with 2.067B1 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kagamin | On Saturday, 1 November 2014 at 21:12:58 UTC, Kagamin wrote:
> Oops, this: http://forum.dlang.org/post/vybptydvdxultfnfqezo@forum.dlang.org
Ok. I see. Each static library used by the source must be build manually with ms32coff, and even in the final version those lib wont be included because it's too much work for a too small audience. It makes sense indeed. Maybe a small wiki or manual html page could be added to explain this.
|
Copyright © 1999-2021 by the D Language Foundation