"Zebediah Figura (she/her)" zfigura@codeweavers.com writes:
On 10/19/21 10:57, Alexandre Julliard wrote:
Zebediah Figura zfigura@codeweavers.com writes:
Signed-off-by: Zebediah Figura zfigura@codeweavers.com
IMPORTS does not expect flags. That could be changed instead, however, as an alternative to this patch.
Yes that's my plan, I was going to do something like this:
Do you have a plan for any of the other problems preventing use of external libraries, then? I notice the below diff doesn't by itself allow for use of static libraries (and dynamic libraries also require some more work than what's currently upstream).
I don't think static libraries are going to work, because of the msvcrt version issue. For dynamic libraries, if you mean finding them at runtime etc. then no, I'm not working on that part. But you should be able to link to them and test them by copying them into the prefix.