Re: [OpenBabel-Devel] Minimum version of MSVC for Open Babel master?

2016-02-06 Thread Marcus D. Hanwell
On Sat, Feb 6, 2016 at 3:17 PM, Noel O'Boyle wrote: > The msvc build requires an additional repo. See github msvc-dependencies > or so, part of openbabel. I think it should still build with 2010. > That seems to mainly consist of prebuilt binaries that I guess you use to build Open Babel on Windo

Re: [OpenBabel-Devel] Minimum version of MSVC for Open Babel master?

2016-02-06 Thread Marcus D. Hanwell
On Sat, Feb 6, 2016 at 12:02 PM, Marcus D. Hanwell < marcus.hanw...@kitware.com> wrote: > Hi, > > I am working on new Avogadro 1/2 builds for Windows, and was using Visual > Studio 2010 (and am still trying to at this point). Is Visual Studio 2010 > supposed to work? >

[OpenBabel-Devel] Minimum version of MSVC for Open Babel master?

2016-02-06 Thread Marcus D. Hanwell
Hi, I am working on new Avogadro 1/2 builds for Windows, and was using Visual Studio 2010 (and am still trying to at this point). Is Visual Studio 2010 supposed to work? If not can we add an error for older versions of Visual Studio, if so the main issue seems to be a missing inttypes.h header th

Re: [OpenBabel-Devel] Windows 3rd party libs/dlls

2015-05-04 Thread Marcus D. Hanwell
In truth I was doing that so I could build updated versions/try newer versions of MSVC. Please move it, remove it, whatever makes sense as you update the build system. Marcus On Mon, May 4, 2015 at 6:55 AM, Noel O'Boyle wrote: > Looks to be working fine. I've signed up for the git lfs, so I shou

Re: [OpenBabel-Devel] Proposal for a modern C++ codebase

2015-04-27 Thread Marcus D. Hanwell
On Mon, Apr 27, 2015 at 11:12 AM, Igor Filippov [Contr] wrote: > > > On 4/27/2015 11:05 AM, Nana Sakisaka wrote: >> Also, If you're using modern C++, it always comes with Boost library. > > Oh, my! Did I miss the memo? > When was this announced? > Careful with strong statements like this more ofte

Re: [OpenBabel-Devel] Windows 3rd party libs/dlls

2015-04-27 Thread Marcus D. Hanwell
On Sun, Apr 26, 2015 at 3:16 PM, Noel O'Boyle wrote: > Hi there, > > I propose moving the MSVC-specific 3rd party libs, dlls and include > files to a separate git submodule. Or perhaps just a separate repo (to > avoid needless downloading for Linux/Mac users). > > One motivating factor is that I s

Re: [OpenBabel-Devel] [Avogadro-devel] Tenure & Thanks

2013-10-31 Thread Marcus D. Hanwell
have some big changes of my own taken carer of... Sincerely, Marcus -- Marcus D. Hanwell, Ph.D. Technical Leader, Kitware Inc. (518) 881-4937 On Wed, Oct 30, 2013 at 4:10 PM, Geoffrey Hutchison wrote: > Dear everyone, > > My department voted recently to recommend me for tenure her

Re: [OpenBabel-Devel] MSVC, no prebuilt binaries and inttypes.h

2013-07-30 Thread Marcus D. Hanwell
the commit back to our last snapshot works fine. I can submit a pull request (or simply merge it if no one objects), is there a dashboard I should be watching or is nothing currently set up for Open Babel automatic builds anymore? Marcus On Fri, Jul 26, 2013 at 5:03 PM, Marcus D. Hanwell wrote

Re: [OpenBabel-Devel] MSVC, no prebuilt binaries and inttypes.h

2013-07-26 Thread Marcus D. Hanwell
tell. Marcus On Thu, Jul 25, 2013 at 9:05 AM, Marcus D. Hanwell wrote: > I was looking at this, and my only remaining concern is that the cairo > and rpc directories could be included before that headers of the > library you are going to link against - if they ever change the API >

Re: [OpenBabel-Devel] MSVC, no prebuilt binaries and inttypes.h

2013-07-25 Thread Marcus D. Hanwell
o >> msvc as others do. The DLL locations are specified using CMake (or >> automatically found if unspecified) so no-one is tied to using our >> prebuilt ones. >> >> - Noel >> >> On 24 July 2013 17:33, Marcus D. Hanwell wrote: >>> I don't know how gene

Re: [OpenBabel-Devel] MSVC, no prebuilt binaries and inttypes.h

2013-07-24 Thread Marcus D. Hanwell
7 PM, Noel O'Boyle wrote: > Would renaming windows-vc2008 to msvc solve the problem? > > - Noel > > On 24 July 2013 15:57, Marcus D. Hanwell wrote: >> Hi, >> >> We build Open Babel on Windows without prebuilt binaries, and have >> tracked down an issue wi

[OpenBabel-Devel] MSVC, no prebuilt binaries and inttypes.h

2013-07-24 Thread Marcus D. Hanwell
Hi, We build Open Babel on Windows without prebuilt binaries, and have tracked down an issue with the C99 headers and MSVC. The headers in windows-vc2008/include/ don't seem to be Visual Studio 2008 specific, if there are no objections could I move inttypes.h and stdint.h to msvc-support or simila

Re: [OpenBabel-Devel] Bug in obabel on Mac when input and output formats match

2013-04-19 Thread Marcus D. Hanwell
On Thu, Apr 11, 2013 at 3:26 PM, Marcus D. Hanwell wrote: > On Tue, Apr 9, 2013 at 7:06 AM, Noel O'Boyle wrote: >> On 9 April 2013 00:20, David van der Spoel wrote: >>> On 2013-04-09 03:28, Marcus D. Hanwell wrote: >>>> Hi, >>>> >>>> W

Re: [OpenBabel-Devel] Bug in obabel on Mac when input and output formats match

2013-04-11 Thread Marcus D. Hanwell
On Tue, Apr 9, 2013 at 7:06 AM, Noel O'Boyle wrote: > On 9 April 2013 00:20, David van der Spoel wrote: >> On 2013-04-09 03:28, Marcus D. Hanwell wrote: >>> Hi, >>> >>> We are using obabel to perform geometry optimizations etc on the >>> command

[OpenBabel-Devel] Bug in obabel on Mac when input and output formats match

2013-04-08 Thread Marcus D. Hanwell
Hi, We are using obabel to perform geometry optimizations etc on the command line, and we are hitting a bug that seems to only present itself on the Mac. If the input and output formats are the same then the operation fails, for example, obabel -icml -ocml --minimize --log --ff UFF That is using

Re: [OpenBabel-Devel] GitHub Migration

2013-03-01 Thread Marcus D. Hanwell
On Fri, Mar 1, 2013 at 4:52 PM, David Lonie wrote: > On Fri, Mar 1, 2013 at 2:17 AM, David van der Spoel > wrote: >> >> So how does one (re)gain access to git other than anonymous >> >> git clone g...@github.com:openbabel/openbabel.git >> >> I'm getting >> Permission denied (publickey). > > > Som

Re: [OpenBabel-Devel] obabel -h -- bug while adding hydrogens?

2013-02-15 Thread Marcus D. Hanwell
On Thu, Feb 14, 2013 at 5:38 PM, Chris Morley wrote: > On 14/02/2013 16:48, David Lonie wrote: >> There seems to a bug when adding hydrogens to a molecule with only a >> single atom: >> >> $ cat /tmp/t.cml >> >> http://www.xml-cml.org/schema";> >> >>> z3="-0.04"/> >> >> >> >> $ oba

Re: [OpenBabel-Devel] Perceive bonds with obabel

2013-02-13 Thread Marcus D. Hanwell
On Tue, Feb 12, 2013 at 12:06 PM, David Lonie wrote: > On Tue, Feb 12, 2013 at 12:00 PM, Noel O'Boyle wrote: >> >> Try the xyz format. > > > That was our next guess, just wanted to make sure that I wasn't overlooking > anything more straightforward. > That is a pretty simple solution, I think we

Re: [OpenBabel-Devel] InChI library and Windows

2012-09-03 Thread Marcus D. Hanwell
On Mon, Sep 3, 2012 at 9:38 PM, Marcus D. Hanwell wrote: > The other problem seems to be due to the InChI > export macro changing the symbol it is looking for to invoke the > declspec path, I have this working and can commit a simple patch to > trunk (this is the immediate issue I n

Re: [OpenBabel-Devel] InChI library and Windows

2012-09-03 Thread Marcus D. Hanwell
On Mon, Sep 3, 2012 at 11:44 AM, Marcus D. Hanwell wrote: > Hi, > > I have been working on getting Avogadro to build on Windows for the > next release, and have hit an issue with InChI. It looks like it no > longer exports symbols on MSVC Windows builds, but that is relatively &

[OpenBabel-Devel] InChI library and Windows

2012-09-03 Thread Marcus D. Hanwell
Hi, I have been working on getting Avogadro to build on Windows for the next release, and have hit an issue with InChI. It looks like it no longer exports symbols on MSVC Windows builds, but that is relatively easy to fix. I also noticed that there are two inchi_api.h files, one in include and one

Re: [OpenBabel-Devel] Failing tests for r4763 and r4766

2012-05-30 Thread Marcus D. Hanwell
On Wed, May 30, 2012 at 11:10 AM, Craig James wrote: > > > On Wed, May 30, 2012 at 7:59 AM, Noel O'Boyle wrote: >> >> I've just confirmed what Craig was seeing. I have CMake 2.8.5. >> >> I always install locally but once I added the installed lib directory >> to the front of LD_LIBRARY_PATH, all

Re: [OpenBabel-Devel] [Avogadro-devel] OBConformerSearch undefined references, missing vtable

2012-05-03 Thread Marcus D. Hanwell
On Thu, May 3, 2012 at 10:31 AM, Geoff Hutchison wrote: >> So from Avogadro, we'll need to know whether or not to expect these features >> to be available. Does OpenBabel export anything that will let us know if it >> was built with Eigen? Or is it just time to make Eigen a hard dependency for

Re: [OpenBabel-Devel] CDash londinium.kitware failing tautomer test

2012-01-30 Thread Marcus D. Hanwell
On Sun, Jan 15, 2012 at 5:20 PM, Geoff Hutchison wrote: > On Jan 12, 2012, at 11:01 AM, My Th wrote: >> >> londinium.kitware has similar configuration as my computer and I'm >> getting the segfault in tautomer test only if the environment variables >> are not set properly and it tries to load plug

Re: [OpenBabel-Devel] Open Babel: 10 Years and Future Directions

2011-12-21 Thread Marcus D. Hanwell
On Wed, Dec 21, 2011 at 1:00 AM, Geoffrey Hutchison wrote: > This e-mail has been long delayed. As 2011 draws to a close, Open Babel is > over 10 years old! At this point, it's used by over 40 open source projects, > downloaded over 200,000 times, and been used in over 400 academic papers. And

Re: [OpenBabel-Devel] Simplying (and fixing) bindings

2011-12-09 Thread Marcus D. Hanwell
On Fri, Dec 9, 2011 at 12:56 PM, Geoffrey Hutchison wrote: > > On Dec 9, 2011, at 8:08 AM, Noel O'Boyle wrote: > >> I think about it, we could just use distutils to install the package >> after it has already been compiled (this was where the problem was). > > That would be my suggestion. CMake's

Re: [OpenBabel-Devel] Simplying (and fixing) bindings

2011-12-07 Thread Marcus D. Hanwell
Hi Noel, On Tue, Dec 6, 2011 at 3:25 PM, Noel O'Boyle wrote: > Hi there, > > I eat my words, Marcus - you were right. We should have been using the > CMake build system for the bindings, rather than using distutils for > Python, something else for Ruby, and so forth. There were various > reasons

Re: [OpenBabel-Devel] Relocatable openbabel installation / plugin path

2011-11-15 Thread Marcus D. Hanwell
On Tue, Nov 15, 2011 at 5:12 PM, David Lonie wrote: > Hi all, > > I'm attempting to build a relocatable avogadro installation, and I'm > having trouble with OpenBabel's plugin handling. The trouble seems to > be that OpenBabel hardcodes the absolute plugin directory into > babelconfig.h, and when

Re: [OpenBabel-Devel] Build system issues - bindings getting built again and again

2011-03-04 Thread Marcus D. Hanwell
> Are you using Python 3.2? SWIG doesn't yet support this. > > - Noel > > On 4 March 2011 16:59, Marcus D. Hanwell wrote: >> On Fri, Mar 4, 2011 at 11:35 AM, Noel O'Boyle wrote: >>> On 4 March 2011 16:13, Marcus D. Hanwell wrote: >>>> On Fri

Re: [OpenBabel-Devel] Build system issues - bindings getting built again and again

2011-03-04 Thread Marcus D. Hanwell
On Fri, Mar 4, 2011 at 11:35 AM, Noel O'Boyle wrote: > On 4 March 2011 16:13, Marcus D. Hanwell wrote: >> On Fri, Mar 4, 2011 at 11:11 AM, Geoffrey Hutchison >> wrote: >>> >>> On Mar 3, 2011, at 1:56 PM, Marcus D. Hanwell wrote: >>> >>>

Re: [OpenBabel-Devel] Build system issues - bindings getting built again and again

2011-03-04 Thread Marcus D. Hanwell
On Fri, Mar 4, 2011 at 11:11 AM, Geoffrey Hutchison wrote: > > On Mar 3, 2011, at 1:56 PM, Marcus D. Hanwell wrote: > >> I can probably take a pass at improving this, it will involve several >> changes to the CMake code though. Is this a good time to do that? > > Yes.

[OpenBabel-Devel] Building Open Babel on Windows

2011-03-03 Thread Marcus D. Hanwell
rom OpenBabel's source tree without bundling in third party codes. For projects like Avogadro it should make it much easier for new developers to get up and running while using several external libraries. Marcus -- Marcus D. Hanwell, Ph.D. R&D Engineer, Kit

Re: [OpenBabel-Devel] Build system issues - bindings getting built again and again

2011-03-03 Thread Marcus D. Hanwell
On 10 February 2011 04:34, Noel O'Boyle wrote: > On 10 February 2011 00:31, Daniel Leidert wrote: >> Hi, >> >> During updating the Debian package I discovered, that the Bindings are >> built again and again: in normal build and then in test again and during >> install again. So this uses resource

Re: [OpenBabel-Devel] Build system issues - bindings getting built again and again

2011-02-15 Thread Marcus D. Hanwell
On 10 February 2011 04:34, Noel O'Boyle wrote: > On 10 February 2011 00:31, Daniel Leidert wrote: >> Hi, >> >> During updating the Debian package I discovered, that the Bindings are >> built again and again: in normal build and then in test again and during >> install again. So this uses resource

Re: [OpenBabel-Devel] virtual function visibility

2011-01-15 Thread Marcus D. Hanwell
2011/1/15 Konstantin Tokarev : > >>>  I've also experienced visibility issues with OpenBabel compiled using >>> Intel Compiler on Linux >> >> Can you be more specific? In all honesty, if the public API is not >> well defined and people are experiencing issues this should be an >> option that defau

Re: [OpenBabel-Devel] virtual function visibility

2011-01-15 Thread Marcus D. Hanwell
2011/1/15 Konstantin Tokarev : > > > 15.01.2011, 05:17, "Marcus D. Hanwell" : >> On Jan 14, 2011, at 3:10 PM, Geoffrey Hutchison wrote: >> >>>  On Jan 12, 2011, at 3:22 AM, Jerome Pansanel wrote: >>>>  It may be safe to remove visibility=hidden f

Re: [OpenBabel-Devel] virtual function visibility

2011-01-14 Thread Marcus D. Hanwell
On Jan 14, 2011, at 3:10 PM, Geoffrey Hutchison wrote: > > On Jan 12, 2011, at 3:22 AM, Jerome Pansanel wrote: > >> It may be safe to remove visibility=hidden from CMakeLists.txt ? >> >> Debian builds use by default the autotools, that are not using the >> visibility >> parameter (therefore,

Re: [OpenBabel-Devel] [ openbabel-Bugs-3151502 ] make install ignores DESTDIR for Python extension

2011-01-06 Thread Marcus D. Hanwell
On Thu, Jan 6, 2011 at 10:22 AM, Geoffrey Hutchison wrote: > > On Jan 6, 2011, at 9:00 AM, Konstantin Tokarev wrote: > >> Isn't it better to load Python module manually from OB prefix? Any Python >> script or application using libpython can load modules from arbitrary >> locations. Also, environ

Re: [OpenBabel-Devel] [ openbabel-Bugs-3151502 ] make install ignores DESTDIR for Python extension

2011-01-06 Thread Marcus D. Hanwell
On Jan 6, 2011, at 4:21 AM, Noel O'Boyle wrote: > On 6 January 2011 09:12, Marcus D. Hanwell wrote: >> On Jan 5, 2011, at 11:14 AM, Bollinger, John C wrote: >> >>> Hello, >>> >>> Per baoilleach's suggestion, I am responding to the OpenBabe

Re: [OpenBabel-Devel] [ openbabel-Bugs-3151502 ] make install ignores DESTDIR for Python extension

2011-01-06 Thread Marcus D. Hanwell
On Jan 5, 2011, at 11:14 AM, Bollinger, John C wrote: > Hello, > > Per baoilleach's suggestion, I am responding to the OpenBabel dev list to > request further discussion of Bug #3151502. > > I am attempting to build an RPM package for OpenBabel, thus I want to > configure it to run from one lo

Re: [OpenBabel-Devel] CDash continuous build (update single revision)

2010-10-17 Thread Marcus D. Hanwell
On Oct 17, 2010, at 11:59 AM, Tim Vandermeersch wrote: > Hi, > > The continuous build script now updates only one revision at a time. > This should allow to find the commit(s) that break unit tests faster. > This is especially useful for developers using git that use "git svn > dcommit" to push s

Re: [OpenBabel-Devel] Next OB release

2010-07-04 Thread Marcus D. Hanwell
On Saturday 03 July 2010 15:26:46 Noel O'Boyle wrote: > Well, for my part, I've decided to just work on documentation. There > are some corner cases for stereo support outstanding, but we've gotten > this far without their support so I think we can manage a bit longer. > > The scripting languages

Re: [OpenBabel-Devel] Documentation (Was: State of OB features)

2010-06-24 Thread Marcus D. Hanwell
On Tuesday 15 June 2010 14:07:11 Tim Vandermeersch wrote: > On Tue, Jun 15, 2010 at 7:25 PM, Craig A. James wrote: > > On 6/15/10 10:12 AM, Geoffrey Hutchison wrote: > >> I think there are two classes of documentation: > >> 1) Developer-level docs (e.g., tutorials, API, etc.). > >> > >> 2) User-

Re: [OpenBabel-Devel] Time of nightly build

2010-05-26 Thread Marcus D. Hanwell
On Wednesday 26 May 2010 14:29:54 Noel O'Boyle wrote: > On 26 May 2010 19:02, Geoffrey Hutchison wrote: > >> case. For example, neither r3751 nor r3752 were included in > >> yesterday's build. My builds run after 6am GMT (1am EST). > > > > OK, we can set whatever threshold we want. I prefer movin

[OpenBabel-Devel] New OpenBabel2Config files

2010-05-23 Thread Marcus D. Hanwell
Hi, I wanted to let you know I pushed a few commits today. A little refactoring, and a little additional feature. By making OpenBabel2Config.cmake and friends it is possible to export targets from OpenBabel, and easily use them in other CMake projects. The current implementation aids developer

Re: [OpenBabel-Devel] Including the SWIG bindings in the distribution

2010-05-19 Thread Marcus D. Hanwell
On Friday 23 April 2010 04:23:03 Noel O'Boyle wrote: > Hello Marcus, > > The next step in getting the OB language bindings back into shape is > to handle including them in the distribution. It should work as > follows: > > (1) The developers need to run SWIG when using the SVN repo > (2) The swig

Re: [OpenBabel-Devel] Change of timezone on test dashboard

2010-04-10 Thread Marcus D. Hanwell
On Saturday 10 April 2010 05:38:09 Noel O'Boyle wrote: > Hello all, > > At some point recently, there was a change of timezone on some > computer or computers that has caused all of our builds to be one day > out of date. I've found that delaying my build by 1h has the affect of > restoring the bu

Re: [OpenBabel-Devel] Call for participation in automated builds (Was Re: r3624)

2010-03-07 Thread Marcus D. Hanwell
On Sunday 07 March 2010 13:10:36 Noel O'Boyle wrote: > On 7 March 2010 18:07, Tim Vandermeersch wrote: > > On Sun, Mar 7, 2010 at 6:46 PM, Igor Filippov wrote: > >> Sure, I'd love to help out. > >> But I do remember the last time I tried to help with MinGW compilation > >> and everything worked

Re: [OpenBabel-Devel] More Cmake love (Was Re: Trunk won't compile)

2009-11-30 Thread Marcus D. Hanwell
Noel O'Boyle wrote: > 2009/11/29 Geoffrey Hutchison : > >>> The trunk code is compiled on at least two compilers, on several >>> operating systems, built using two or more build systems, sometimes in >>> a variety of configurations. >>> >> I think there are a few easy fixes -- mainly to g

Re: [OpenBabel-Devel] Basis set conversion

2009-11-15 Thread Marcus D. Hanwell
Konstantin Tokarev wrote: > Hi! > I'm developing group of C++ classes capable of storage gaussian basis sets > (in form of blocks with given angular moment and two vectors with exponents > and coefficients), and also ECPs. Classes includes methods for > importing/exporting basis sets and ecps fr

Re: [OpenBabel-Devel] Basis set conversion

2009-11-14 Thread Marcus D. Hanwell
Konstantin Tokarev wrote: > Hi, > I'm working on library for conversion of basis sets between formats of > different quantum chemistry packages. Is it needed for OpenBabel project, or > it's better to run separate project? > I would be interested in what you mean. I have a small private projec