Closed MalekiRe closed 1 year ago
You're trying to cross compile xwin itself first, that won't work unless you have the libraries...which you get via xwin. You just need to build xwin for your local host first. I'm guessing the second build fails simply because you don't have the libraries as well.
wait so how do I compile xwin for my local host? I'm a bit confused?
Fixed, issue was I needed to unlink the static runtime, and needed to add a link to ucrt
I'm working on trying to cross compile a wrapper library that I made, and i worked my way through things, but I don't understand how to resolve an error like this.