compilation issues in a shared library project

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 7 12:17:51 PDT 2015


On 06/06/2015 05:38 PM, Jonathan Villa wrote:

 > Hello everyone!
 >
 > I've been starting to use D but some compilation issues appears.
 > The proyect is just a class library made in Xamarin Studio and just
 > contains 3 classes.
 >
 > At compilation time it throws 7 errors:
 > Error: object.Object.opEquals could not be resolved - library reference
 > missing?

Could it be a linking issue? What is the exact compilation line (and the 
linking line, if separate)?

Ali



More information about the Digitalmars-d-learn mailing list