On Thu, Jul 8, 2010 at 11:41 AM, Tim Vandermeersch <[email protected]> wrote: > On Tue, Jul 6, 2010 at 10:12 AM, Noel O'Boyle <[email protected]> wrote: >> I hope you can get this to work. I tried using boost::erf and got >> weird boost errors - presumably something I was doing wrong. > > I got it working here but I had to comment out everything in > boost/math/constants/constants.hpp since there were errors in the file > (are these your weird boost errors?). It still compiles since we don't > use any of the constants though.
Btw, this is boost 1.43.0 >> On 5 July 2010 23:06, Tim Vandermeersch <[email protected]> wrote: >>> Hi, >>> >>> While checking if the spectrophore code builds on windows I noticed >>> the charge methods (qeq and qtie) require the error function erf. This >>> is not standard and MSVC doesn't have it but boost does. I'm changing >>> the build system to find boost and use it when available. Otherwise, >>> the charge models are disabled (similar to when Eigen2 is not found). >>> >>> Tim >>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Sprint >>> What will you do first with EVO, the first 4G phone? >>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first >>> _______________________________________________ >>> OpenBabel-Devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/openbabel-devel >>> >> > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ OpenBabel-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-devel
