Re: [Open Babel] cmake errors regarding perl bindings

2013-11-05 Thread Dimitri Maziuk
On 11/05/2013 10:28 AM, Craig James wrote: ... The problem is much more subtle -- it seems to be that the run-time > linker doesn't call the C++ constructors correctly for OpenBabel's > plug-ins. I believe it has to do with plug-ins within plug-ins. That is, > Perl dynamically loads the OpenBab

Re: [Open Babel] issues about using openBabel .net under IIS

2013-11-05 Thread Jun Liu
Sorry to re-post this message, but I'm still stuck at this issue. Another thing to add is that when I browsed my test page from IIS, it gave me error about can't find openbabel_cSharp.dll, so I copied all the dll and other files from the openBabel GUI installation folder to my IIS website, then

Re: [Open Babel] cmake errors regarding perl bindings

2013-11-05 Thread Craig James
On Tue, Nov 5, 2013 at 7:26 AM, Dimitri Maziuk wrote: > On 2013-11-05 08:34, Craig James wrote: > > > I don't know if it's something specific to OpenBabel, or a more general > > problem with C/C++. I have to believe it's OpenBabel, because I know > > lots of projects use libraries written in C++ l

Re: [Open Babel] cmake errors regarding perl bindings

2013-11-05 Thread Dimitri Maziuk
On 2013-11-05 08:34, Craig James wrote: > I don't know if it's something specific to OpenBabel, or a more general > problem with C/C++. I have to believe it's OpenBabel, because I know > lots of projects use libraries written in C++ linked to executables > written in C. Generally speaking it requ

Re: [Open Babel] cmake errors regarding perl bindings

2013-11-05 Thread Craig James
On Mon, Nov 4, 2013 at 12:30 AM, Anil Kumar wrote: > Sorry to re-post -- is there a work around for this? > I found a patch for this but, when I cut/paste that patch into > cmakelist.txt, it did not make any difference. The link to the patch I > refer to is here

Re: [Open Babel] cmake errors regarding perl bindings

2013-11-05 Thread Anil Kumar
Sorry to re-post --  is there a work around for this? I found a patch for this but, when I cut/paste that patch into cmakelist.txt, it did not make any difference.  The link to the patch I refer to ishere Thanks in advance, Prashanth On Thursday, October 31, 2013 6:03 PM, Anil Kumar wrote: