codenamecpp / carnage3d

Reimplementation of Grand Theft Auto 1 [GTA1]
MIT License
477 stars 38 forks source link

Fix compilation error on Linux #44

Closed MiroslavR closed 4 years ago

MiroslavR commented 4 years ago

A case sensitivity issue:

../src/AiCharacterController.cpp:2:10: fatal error: 'AICharacterController.h' file not found
#include "AICharacterController.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~
neuromancer commented 4 years ago

I can confirm this works. :tada:

codenamecpp commented 4 years ago

Ok, thanks for reporting. There was some troubles with my git client (i use source tree on windows) - it did not see changes in filenames