Undefined symbol ModuleInfoZ when including a SWIG generated module
bearophile via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Apr 23 17:53:51 PDT 2014
Walter Gray:
> the files contain the entire definitions, so why would it be
> necessary to link to them AND specify them as imports?
> What am I missing here?
I don't understand why that's not regarded as a job for the
compiler. But in the standard D distribution there are programs
like rdmd that offer that functionality.
Bye,
bearophile
More information about the Digitalmars-d-learn
mailing list