OK, I've downloaded and installed 91 MB of "Visual C++ 2005 express". Now I tried to compile something but... surprise... doesn't work! The error:
----- CtrlLib ( GUI MSC8 BLITZ WIN32 MSC ) (1 / 10)
BLITZ: LabelBase.cpp Button.cpp Switch.cpp EditField.cpp Text.cpp LineEdit.cpp DocEdit.cpp ScrollBar.cpp HeaderCtrl.
cpp ArrayCtrl.cpp DropList.cpp DropPusher.cpp DropChoice.cpp Static.cpp Splitter.cpp SliderCtrl.cpp ColumnList.c
pp Progress.cpp AKeys.cpp RichTextView.cpp RichClip.cpp Prompt.cpp Help.cpp Bar.cpp MenuBar.cpp ToolBar.cpp Tool
Tip.cpp StatusBar.cpp TabCtrl.cpp TreeCtrl.cpp DlgColor.cpp ColorPopup.cpp ColorPusher.cpp FileList.cpp FileSel.
cpp Windows.cpp Win32.cpp CtrlUtil.cpp Update.cpp LNGCtrl.cpp
$blitz.cpp
C:\upp\uppsrc\Core/Core.h(240) : fatal error C1083: Cannot open include file: 'windef.h': No such file or directory
CtrlLib.icpp
C:\upp\uppsrc\Core/Core.h(240) : fatal error C1083: Cannot open include file: 'windef.h': No such file or directory
The file 'windef.h' is in /upp/mingw/include. It has nothing to do with the new compiler. Sure I set something wrong, but what?
I suspect the 91 MB I've downloaded are not the MSC8 required by theIDE. I add a picture of the setting.