GameHackingBook / GameHackingCode

Example code for the book http://www.nostarch.com/gamehacking . PLEASE READ THE README
GNU General Public License v2.0
678 stars 237 forks source link

allegro5/allegro.h #15

Open Tajik-curious opened 4 years ago

Tajik-curious commented 4 years ago

Severity Code Description Project File Line Suppression State Error C1083 Cannot open include file: 'allegro5/allegro.h': No such file or directory C:\Users\Admin\Desktop\GameHackingCode-master\GameHackingCode-master\Chapter1_BasicMemory\game-BasicMem.cpp 3
Severity Code Description Project File Line Suppression State Warning D9035 option 'Gm' has been deprecated and will be removed in a future release C:\Users\Admin\Desktop\GameHackingCode-master\GameHackingCode-master\Chapter1_BasicMemory\cl 1

ofarukcaki commented 4 years ago

I had a similar issue and installed Allegro5 with vcpkg, but I have a different problem now:

Severity    Code    Description Project File    Line    Suppression State
Error   LNK1104 cannot open file 'allegro-5.0.10-monolith-md-debug.lib' Chapter1_BasicMemory    C:\Users\.....\........\...........\GameHackingCode\Chapter1_BasicMemory\LINK   1