Author Topic: Adding new library  (Read 2645 times)

sagaz151

  • Guest
Adding new library
« on: June 04, 2017, 10:27:27 pm »
Hello everyone!
So I've decided to spend this lovely sunday coding a new project for uni.

The problem i'm having is using allegro with codeblocks. I've checked every tutorial I can understand on youtube and on the web, but none seems to work. (Most of them are outdated).

Currently my Mingw version is 4.9.2, it's the one that comes with codeblocks. And my SO is windows 10.
The allegro version i've tried to install is Allegro 5.0

Can anyone give me directions or help with this situation? Thanks.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Adding new library
« Reply #1 on: June 04, 2017, 10:52:57 pm »
Where do you have problems? What does not work?
What have you tried?
Have you read this: http://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_What_do_I_need_to_know_when_using_3rd_party_libs.3F
?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353