Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: adelhoss on October 05, 2017, 10:57:52 am

Title: Please Help Me Compile C++ Project
Post by: adelhoss 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 :
(http://www.mediafire.com/convkey/a788/m79wysd0g446wwozg.jpg)
Title: Re: Please Help Me Compile C++ Project
Post by: Krice 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.
Title: Re: Please Help Me Compile C++ Project
Post by: BlueHazzard on October 05, 2017, 01:15:07 pm
what has this to do with codeblocks?
Title: Re: Please Help Me Compile C++ Project
Post by: adelhoss on October 05, 2017, 01:22:00 pm
Please Copile This Project For Me And Send Binary For Me .
Please .
Title: Re: Please Help Me Compile C++ Project
Post by: Commaster 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