Re: Compiling MFC with latest CVS checkout.

2004-04-15 Thread Dimitrie O. Paun
On Thu, 15 Apr 2004, Manjunath Sripadarao wrote: > >wineg++ -v -mwindows -mno-cygwin -o mfcdb.so mfcdb.res mfcdb.dbg.o > >-lodbc32 -lole32 -loleaut32 -lwinspool -luuid > > > Thanks for the quick reply. What version of Wine are you using? I can't make sense of this. Your command line doesn't

Re: Compiling MFC with latest CVS checkout.

2004-04-15 Thread Manjunath Sripadarao
Dimitrie O. Paun wrote: On April 15, 2004 7:27 am, Manjunath Sripadarao wrote: Any ideas/tips. Am I even following the correct procedure ? There doesn't seem to be any document detailing this process. Any tips/instructions/suggestions would be greatly appreciated. You are on the right trac

Re: Compiling MFC with latest CVS checkout.

2004-04-15 Thread Dimitrie O. Paun
On April 15, 2004 7:27 am, Manjunath Sripadarao wrote: > Any ideas/tips. Am I even following the correct procedure ? There > doesn't seem to be any document detailing this process. Any > tips/instructions/suggestions would be greatly appreciated. You are on the right track, but you've probably hit

Compiling MFC with latest CVS checkout.

2004-04-15 Thread Manjunath Sripadarao
I am trying to compile MFC with latest CVS checout, I copied the source from the windows MFC dir and also the include dir (both for MFC and the VC98 include dir). I ran winemaker --interactive . and specified the -I paths. I got a couple of makefiles. Now if I do a make I get this error. [EMAIL