can you solve this problem/error (its urgent)
-
#error Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d]
-
#error Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d]
Either define _AFXDLL in you project settings (in "preprocessor definitions") or change your runtime library to something else than multi-threaded dll. Another thing, avoid saying "its urgent". Everybody here helps for free. Why would we help you before helping anybody else. Please next time read the posting guidelines before posting.
Cédric Moonen Software developer
Charting control [v1.4] -
#error Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d]
I ignore messages that have "urgent" keyword in them. ;P
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
-
I ignore messages that have "urgent" keyword in them. ;P
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
So your compiler is like this: ;P try { ....its urgent } catch(...) { MessageBox(_T(its not a standard question!)); } finaly { MsgBox(I ignore messages that have "urgent" keyword in them. ;P ) }
-
So your compiler is like this: ;P try { ....its urgent } catch(...) { MessageBox(_T(its not a standard question!)); } finaly { MsgBox(I ignore messages that have "urgent" keyword in them. ;P ) }
:omg: (read OMG) you too know it now... but at times I do start to work on "Urgent" issues straight away if I have time.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_