Link to home
Start Free TrialLog in
Avatar of NaturalBornCamper
NaturalBornCamper

asked on

Fatal error C1189

Hi, I have an annoying error, a simple one I think, but I can't find it on EE. I just can't compile and it says this:

------ Build started: Project: Calc_Marco, Configuration: Debug Win32 ------
Compiling...
CCalcDlg.cpp
c:\program files\microsoft visual studio 8\vc\atlmfc\include\afx.h(24) : fatal error C1189: #error :  Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d]

What does that means?

Thanks,

    -Marco
ASKER CERTIFIED SOLUTION
Avatar of AndyAinscow
AndyAinscow
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of NaturalBornCamper
NaturalBornCamper

ASKER

YES!

That's exactly what it was!

thanks