
-----------------------------------
apple123
Fri Sep 21, 2012 4:38 pm

Help with installing allegro in codeblocks?
-----------------------------------
I need him with an error I'm getting in codeblocks. 
I put everything in the minGW, But I'm still getting one error, undefined reference to 'WinMain@16' 
I'm not sure on what to do to fix this.

-----------------------------------
QuantumPhysics
Sun Sep 23, 2012 1:05 am

RE:Help with installing allegro in codeblocks?
-----------------------------------
Try overriding WinMain. #ifndef... #define
If it does not work make sure your project is in the same folder as the allegro includes
