Dendix
Attempt to run a program with dll
I'm running this from vscode. The full error is:
And the console project Main file:
Naquadic
is a reference to another project which exposes miniaudio structs, funcs, etc.
I look up this error and it seems that the project and the dll is compiled in different architectures? Though I have no idea how to fix it since when I run it by clicking the little play icon at the top right, the command it uses to build always include /p:Platform="AnyCPU"
and i don't know how to configure that.
Any help is obv very much appreciated10 replies