Author Topic: Please Help Me Compile C++ Project  (Read 4420 times)

Offline adelhoss

  • Single posting newcomer
  • *
  • Posts: 2
Please Help Me Compile C++ Project
« on: October 05, 2017, 10:57:52 am »
Please Help Me Copile And Create Binary From This Project With you IDE :
https://github.com/pondruska/JigsawPuzzleSolver
i installed library need this Project :
armadillo
Magick++
pthread
boost_thread
this picture of my error :

Offline Krice

  • Almost regular
  • **
  • Posts: 150
Re: Please Help Me Compile C++ Project
« Reply #1 on: October 05, 2017, 01:04:05 pm »
There seems to be functions with same name. A good way to prevent these is not to open std by using namespace std, but use std:: prefix in std:: functions.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Please Help Me Compile C++ Project
« Reply #2 on: October 05, 2017, 01:15:07 pm »
what has this to do with codeblocks?

Offline adelhoss

  • Single posting newcomer
  • *
  • Posts: 2
Re: Please Help Me Compile C++ Project
« Reply #3 on: October 05, 2017, 01:22:00 pm »
Please Copile This Project For Me And Send Binary For Me .
Please .

Online Commaster

  • Almost regular
  • **
  • Posts: 171
Re: Please Help Me Compile C++ Project
« Reply #4 on: October 05, 2017, 03:11:19 pm »
Please Copile This Project For Me And Send Binary For Me .
Please .
Read the rules!
http://forums.codeblocks.org/index.php/topic,9996.0.html