|
-
December 22nd, 2007, 10:37 AM
#1
Compiler Problems [VC++ 2005]
What is this? I'm using a Microsoft IDE, and it cant include windows.h, I was thinking that it may be because the project and files are on the network, but that doesn't make sense because the freeware IDE I was using worked fine at the same place with the same code. Here's a look at the error:
Code:
.\main.cpp(1) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Last edited by HKothari; December 22nd, 2007 at 10:41 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|