similar to: winelib and mfc

Displaying 5 results from an estimated 5 matches similar to: "winelib and mfc"

2004 Sep 19
0
MFC compile problem
HI ALL: I can not compile MFC successfully due to the resource file 'afxres.rc'. Can you give some suggestions to solve this problem or share your experience on compiling MFC? Thank you. version of OS: [ken@Linux80 mfc]$ uname -a Linux Linux80 2.4.18-14 #1 Wed Sep 4 12:13:11 EDT 2002 i686 athlon i386 GNU/Linux version of MFC source is the MFC version released with VC 6.0 I compiled it
2005 Jan 22
0
Re: Compiling the MFC using Winelib
Well, from my recent experience with Winelib, I can tell you this: Winemaker currently sucks, and the makefiles it creates are nonfunctional and you'll have to redo them by hand anyway. Yeah. If I knew anything about how to fix it I just might be tempted to do so :) Thanks, Scott Ritchie On Sat, 2005-01-22 at 13:19 -0800, Dan Dennison wrote: > Building MFC for winelib has been
2005 Jan 10
0
Winelib/MFC questions
Hello. I am working for a company with a complex (commercial) MFC application that we wish to port to Linux. I have read the guide to compiling the MFC and I have a few questions (hope this is the right place to ask them!): - Is it necessary to recompile MFC? Could we not just distribute the same mfc42.dll file as we use under Windows and use that? - Has anyone written a complete,
2001 Feb 22
2
afx.h... configure: error: Could not find the MFC includes
This is driving me nuts. I'm trying to compile an MFC application using WINE. I can specify the location of the ATL includes and configure is quite happy but it chokes when I give it the MFC includes in the same way: ./configure --with-atl-includes=/home/wade/VC98/atl/Include --with-mfc-includes=/home/wade/VC98/mfc/Include Wassup? I'm using Winemaker 0.5.5 And wine
2003 Jul 26
0
compile problems with libwine
Hi, I try to port a Windows-console application to Linux. I did this: > winemaker --lower-uppercase --console -I/usr/include/wine -L/usr/include/wine . > ./configure > make Now all object files are created without warnings or errors, but while linking this error is printed out: [....] LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o koordkonsole2.exe.spec.c