Copy Handler Community Forum

CH Development => CH coding discussion => Topic started by: DeMeNteD on July 16, 2009, 10:00:11 PM

Title: Cannot Compile
Post by: DeMeNteD on July 16, 2009, 10:00:11 PM
Hi

I Mailed you on SourceForge a few weeks ago not sure exactly when but did not receive a replie.

Ok so I went and got the source from SourceForge with an svn Checkout of the trunk, using Microsoft Visual Studio 2008 to open the project and trying to compile I get some errors that I'll list just now the thing is I would try to build CH from scratch but I need to use svn to make a patch as this is part of the University assignment I'm trying to fulfill one of the smaller Feature requests and any help in getting it to compile so I can start the next step would be helpful.

Thank You.

PS. The Error I get are

src\libicpf\log.cpp(23) : fatal error C1083: Cannot open include file: 'boost/assert.hpp': No such file or directory
Title: Re: Cannot Compile
Post by: Ixen on July 17, 2009, 06:30:45 AM
Hello,
I have replied to the e-mail, however I got a response that such account did not exist. I had no other way to contact you.
As for the problem - you have to download boost library (boost.org) to compile the sources.

If you have any other questions - feel free to ask, either here or at e-mail.

Regards,
Ixen
Title: Re: Cannot Compile
Post by: DeMeNteD on July 17, 2009, 08:04:54 AM
Thank You for the swift reply.

It seems the SourceForge Mail Alias Behavior is set to only accept mail from SourceForge.net internal hosts I'm sorry about this and have changed the setting.

Once again Thank You I will try that ASAP.