News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Please Help Me Compile C++ Project

Started by adelhoss, October 05, 2017, 10:57:52 AM

Previous topic - Next topic

adelhoss

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 :

Krice

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.

BlueHazzard


adelhoss

Please Copile This Project For Me And Send Binary For Me .
Please .