Re: raylib LoadTexture Mismatch between

2021-02-19 Thread Decabytes via Digitalmars-d-learn
On Friday, 19 February 2021 at 23:29:18 UTC, Steven Schveighoffer wrote: On 2/19/21 5:26 PM, Decabytes wrote: raylib-d does not have D wrappers for everything. You are supposed to use the C functions. D's string literals are null-terminated. However, the language only allows actual

Re: raylib LoadTexture Mismatch between

2021-02-19 Thread Steven Schveighoffer via Digitalmars-d-learn
On 2/19/21 5:26 PM, Decabytes wrote: Dlang and curly brace language noob here. I'm trying to work with the raylib-d library. I downloaded raylib-d using dub, and I installed raylib with my package manager on Manjaro.  I'm getting a mismatch in the arguments I'm passing to LoadTexture.

raylib LoadTexture Mismatch between

2021-02-19 Thread Decabytes via Digitalmars-d-learn
Dlang and curly brace language noob here. I'm trying to work with the raylib-d library. I downloaded raylib-d using dub, and I installed raylib with my package manager on Manjaro. I'm getting a mismatch in the arguments I'm passing to LoadTexture. source/app.d(7,32): Error: function