If you want to develop Windows binaries on Linux then my recommendation to you would be to use mingw compiler & runtime instead. It works way simpler and more reliable. And it will produce native windows binaries that you can run under wine.
If you want to develop Windows binaries on Linux then my recommendation to you would be to use mingw compiler & runtime instead. It works way simpler and more reliable. And it will produce native windows binaries that you can run under wine.