Compiling a mixed D and C++ project?

Kyle De'Vir kyle.devir at mykolab.com
Mon Sep 2 13:51:11 UTC 2019


On Monday, 2 September 2019 at 13:32:40 UTC, a11e99z wrote:
> https://dlang.org/spec/cpp_interface.html

That doesn't help me, sadly:

I compile the C++ object, but when attempting to compile with
`dmd Main.d TestApplication.o -L-lstdc++`, I get this error:


https://invent.kde.org/snippets/428


More information about the Digitalmars-d mailing list