Zain-ul-din / Final-OOP-Project-Cplus

BSCS 2nd Semester project
19 stars 4 forks source link

How to run it? It`s break down #6

Open PengleiYu opened 2 months ago

PengleiYu commented 2 months ago
INDEX.cpp:12:10: fatal error: 'windows.h' file not found
#include <windows.h> // windows apis like, keyboard btn click
         ^~~~~~~~~~~
1 error generated.

it cant complie,where is windows.h

Zain-ul-din commented 2 months ago

@PengleiYu What OS are you using? if it is Windows it already comes with the Windows OS. if you are using Linux or mac let me know.