Afx.h and other MFC library

Milian Wolff mail at milianw.de
Tue Jun 28 11:51:54 BST 2011


burinic at tiscali.it, 28.06.2011:
> Hi,
> 
>                 i'm translating a windows based application in linux base
> applciation.

Hi. Just a note: this is pretty much unrelated to KDevelop and hence off-topic 
for this list.

> Source code uses afx.h library and others MFC library.
> 
> So when i compile, afx.h and these libraries aren't found. If i remove
> reference i got lot of errors (for example BOOL unknow word, DWORD unknow
> word, . )
> 
> So now i'm wondering.how can i solve this problem?
>
> Is there a new library that includes the MFC words like previous ones?
> 
> Can you give me suggestions please?

MFC is as the name suggests something windows specific. Look at alternatives 
like Qt or even GTK, but don't expect copies that give you the exact same 
feature set.

Also: bool (lowercase) is the keyword for boolean types.

bye

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110628/f5e37147/attachment.sig>


More information about the KDevelop mailing list