2008/11/6 Michael Ost <[EMAIL PROTECTED]>:
> Hi all,
>
> 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?

Yes, you need to link to ntdll. Linking to libwine shouldn't be
necessary. Please post the command line you are using and errors you
are getting even when you link to ntdll.

-- 
Rob Shearman


Reply via email to