Windows 10 user here, using Visual C++ 2005 Express Edition.
I have faced several issues while building solution. Though i'm not sure if i even do it right:
Solution explorer -> Solution 'T1b' (5 projects) -> right click -> Build Solution
Errors:
- 'windows.h': no such file or directory
- 'Windows.h': no such file or directory
- 'winsocket.h': no such file or directory
- '.\Debug\ai.sbr': no such file or directory
- several missing ';' before asm/_ams. Never used assembler so I don't know what to do about it.
Can anyone please tell how to fix those errors? Send lacking files, or something.
Yes, i can use C. C++ and ERM quite well, this is serious question for my project.
Thanks
Windows 10 user here, using Visual C++ 2005 Express Edition.
I have faced several issues while building solution. Though i'm not sure if i even do it right:
Solution explorer -> Solution 'T1b' (5 projects) -> right click -> Build Solution
Errors:
Can anyone please tell how to fix those errors? Send lacking files, or something.
Yes, i can use C. C++ and ERM quite well, this is serious question for my project.
Thanks