6 Nov
2008
6 Nov
'08
10:47 a.m.
Michael Ost <most(a)museresearch.com> writes:
When I upgraded wine-develfrom 1.0 to 1.1.7, my winelib app that uses __TRY no longer links. It complains that RtlUnwind cannot be found. I can see that RtlUnwind was added to wine/exception.h, but I am not sure how to fix it.
I tried adding -lntdll and -lwine to the link command line but it didn't help. Any suggestions?
http://source.winehq.org/git/wine.git/?a=commitdiff;h=e21cbfe7e81c1d8d0bffde... -- Alexandre Julliard julliard(a)winehq.org