Create object from a library's Class returns Null

dangbinghoo dangbinghoo at gmail.com
Wed May 29 02:28:31 UTC 2019


On Tuesday, 28 May 2019 at 14:24:30 UTC, dangbinghoo wrote:
> On Tuesday, 28 May 2019 at 14:16:44 UTC, Nick Treleaven wrote:
>> On Tuesday, 28 May 2019 at 09:25:51 UTC, dangbinghoo wrote:
>>> 
>
> yeah, I made a typo mistake in the forum post, but the code in 
> github repo is really with no typo problem.
>
> This seems to be a serious problem, I found it works when I 
> using Ldc2 1.12 version even on ARM target.

hi there,

Anyone help with this?

Not a typo problem, even this
-------
	writeln(Object.factory(ns.toString()));
-------

result in `null`.

just try the github demo project:

https://github.com/dangbinghoo/DObjectCreatTest.git



Thanks!
-----------
binghoo dang


More information about the Digitalmars-d-learn mailing list