On Tuesday, 17 May 2016 at 21:49:28 UTC, TheDGuy wrote:
Okay i now have several ".obj" files in "Tango-D2-d2port\build\bin\win32" but how can i merge them to a library?
Anyone here who knows that?

Seigelord's port to D2 has a dub.json file, so you should be able to do this:

cd Tango-D2-d2port
dub build

That should get your library.

Reply via email to