1>------ Build started: Project: TatniumD3D, Configuration: Debug Win32 ------
1>Compiling...
1>d3d8tex.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8tex.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8int.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8int.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8dev.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8dev.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>main.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \main.cpp(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8.cpp(1) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>Generating Code...
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '.\Debug\main.s br': No such file or directory
1>Build log was saved at "file://e:\D3D_Starterk it_v3.0b\D3D8\D ebug\BuildLog.h tm"
1>TatniumD3D - 6 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Whats the problem? It cant find windows.h , Where does this file orginally to be??
Or better , How to fix this
Thanks
1>Compiling...
1>d3d8tex.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8tex.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8int.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8int.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8dev.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8dev.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>main.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \main.cpp(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8.cpp(1) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>Generating Code...
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '.\Debug\main.s br': No such file or directory
1>Build log was saved at "file://e:\D3D_Starterk it_v3.0b\D3D8\D ebug\BuildLog.h tm"
1>TatniumD3D - 6 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Whats the problem? It cant find windows.h , Where does this file orginally to be??
Or better , How to fix this
Thanks
Comment