FinalBuilder and C++ Solution

Hallo ,

i try to compile a C++ Solution with FinalBuilder 6. But i get the Error:

ERROR C1083 in XXXXX: Cannot open include file: 'Windows.h': No such file or directory

I also have installed the C++ Express Edition on this System and also i have set the Path Environment Variable to the include Path. Any other helpful suggestions?

 

Howard

Hi

I suspect you may need to turn on the “Use Environement Variables for C++ Paths” option.

okay unfortunately was the header not installed. now i have installed the full version of the Studio (not the express version) an now it works fine.

howard