Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build on modern PC #27

Open
AzethMeron opened this issue Mar 10, 2020 · 1 comment
Open

How to build on modern PC #27

AzethMeron opened this issue Mar 10, 2020 · 1 comment

Comments

@AzethMeron
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant