Hi, I hace one 64bit windows application which inturn calls one 32bit windows executable.When I run my application with 64bit configured wine, the application is getting exited as wine is identifying 32bit exe as unsupported architecture. Is there any workaround or idea to make 32bit exe run along with 64bit exe. Thanks, Krish
On Fri, May 8, 2009 at 1:04 PM, krish <wineforum-user at winehq.org> wrote:> Hi, > > I hace one 64bit windows application which inturn calls one 32bit windows executable.When I run my application with 64bit configured wine, the application is getting exited as wine is identifying 32bit exe as unsupported architecture. > Is there any workaround or idea to make 32bit exe run along with 64bit exe.No, not currently. Wine64 is pretty incomplete at this point. -- -Austin