Computer Science Canada

Help with installing allegro in codeblocks?

Author:  apple123 [ Fri Sep 21, 2012 4:38 pm ]
Post subject:  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.

Author:  QuantumPhysics [ Sun Sep 23, 2012 1:05 am ]
Post subject:  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


: