Re: [OpenBabel-Devel] CMake and VCBuild issue

2012-06-16 Thread N David Brown
One more question for you: where can I find openbabel.jar in SVN? I'd like to configure the POM to download the latest version when building, to accompany the latest sources that ctest pulls in. Dave On 17 June 2012 00:27, N David Brown wrote: > ..so I'm back home again and have checked, it a

Re: [OpenBabel-Devel] CMake and VCBuild issue

2012-06-16 Thread N David Brown
..so I'm back home again and have checked, it appears that script is compiling the project; the bin/Release folder is generated. I'm just amazed how fast it is compared to building through the Visual Studio GUI. Why is this? Because the OB gui isn't being built? I'm hoping to finalise the POM with

Re: [OpenBabel-Devel] CMake and VCBuild issue

2012-06-16 Thread N David Brown
Hi Noel, Forgive the delay, this work is for my PhD which I'm completing in my spare time outside of work. I've configured a POM that contains redefinable properties for all paths and ON/OFF flags in the .make, then generates a .make with values substituted in. Then it executes the .make . This s