Re: Help needed to build & run a VC++ program in Linux

2004-01-29 Thread Francois Gouget
On Thu, 29 Jan 2004, Dimitrie O. Paun wrote: [...] > Your best bet is to first try to port it to MinGW. Once that's done, > use winegcc to port it to Wine. That's not the issue. On Thu, 29 Jan 2004, saravanan wrote: [...] > now it showed the error > --> checking for -lmfc... configure: error:

Re: Help needed to build & run a VC++ program in Linux

2004-01-29 Thread Dimitrie O. Paun
On January 29, 2004 12:45 am, saravanan wrote: > Hi, I want to know how i can a compile & port a simple VC++ application to > linux using wine. I tried to compile a VC++ application using the winelib > method. But it showed a lot of errors. Does anyone have any idea. Your best bet is to first try

Help needed to build & run a VC++ program in Linux

2004-01-28 Thread saravanan
Hi, I want to know how i can a compile & port a simple VC++ application to linux using wine. I tried to compile a  VC++ application using the winelib method. But it showed a lot of errors. Does anyone have any idea.   I had tried all options.  I had done follwing things 1) I created a simple