6 days ago
On Wednesday, 26 March 2025 at 17:34:14 UTC, Claus D. Volko wrote:


>
> Could anybody please tell me what I have to do in order to get this to work?
>


I don't know what's causing your linker errors related to bindbc-common, but I suggest you start over.

Delete all of the BindBC stuff you "copied into appropriate directories". You don't need to any of that because you're using dub. It's both a build tool and a package manager. You have bindbc-sdl as a dependency in your configuration, so dub will pull down bindbc-sdl and everything it depends on. See if you get a successful build after that.

Also, please don't resurrect old threads. If you still have issues building after starting over and aren't able to resolve them, please do post in a new thread rather than replying to this one.


6 days ago
On Sunday, 12 March 2023 at 03:01:24 UTC, ryuukk_ wrote:
> So this is a dub issue?
>
> It is able to find the linker, why can't it find the preprocessor?


I tried to use dub several times, and each and every attempt ended in "huh?" things like this.  So I stopped trying to use dub, just bringing in source as needed.

I know, you have to be like npm otherwise you're irrelevant.  Perhaps I was born in the wrong century, although a century ago there'd have been no dlang, and I _like_ this language. :-)

Andy
1 2
Next ›   Last »