You didn't say what version of OB you were using. You should be doing
this with the latest code on Github or else you will miss most of the
fixes. Can you confirm/deny?

Regards,
- Noel

On 19 November 2014 09:25, Noel O'Boyle <baoille...@gmail.com> wrote:
> I've done it. There was a certain amount of loss of functionality as I
> recall. I'll dig up the details and reply.
>
> - Noel
>
> On 18 November 2014 20:56,  <dcame...@westcoastchemist.ca> wrote:
>> I'm having a heck of a time completing the compiling in Windows of the x64
>> version (simply so I can keep using 64-bit python extensions I might add),
>> Was able to get rid of most errors but now I'm into the meat of C++ and I am
>> not an expert. Can anyone help with these last few errors?  I'm ignoring
>> warnings (I believe that is reasonable at this time).  If I need to supply
>> more info, please let me know.  I'm using Visual Studio 2013
>>
>> Error 142 error C2440: 'return' : cannot convert from 'std::ostream' to
>> 'bool' D:\OB\openbabel-2.3.2\src\formats\textformat.cpp 82 1 formats_utility
>> Error 167 error MSB6006: "cmd.exe" exited with code 9009. C:\Program Files
>> (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5
>> bindings_python
>> Error 194 error C2668: 'temperf::erf' : ambiguous call to overloaded
>> function D:\OB\openbabel-2.3.2\src\charges\qeq.cpp 300 1 plugin_charges
>> Error 196 error C2668: 'temperf::erf' : ambiguous call to overloaded
>> function D:\OB\openbabel-2.3.2\src\charges\qtpie.cpp 344 1 plugin_charges
>> Error 202 error C2664: 'std::pair<OpenBabel::OBBase *,double>
>> std::make_pair<OpenBabel::OBBase*,double>(_Ty1 &&,_Ty2 &&)' : cannot convert
>> argument 1 from 'OpenBabel::OBBase *' to 'OpenBabel::OBBase *&&'
>> D:\OB\openbabel-2.3.2\src\ops\sort.cpp 118 1 plugin_ops
>> Error 203 error C2664: 'std::pair<OpenBabel::OBBase *,std::string>
>> std::make_pair<OpenBabel::OBBase*,std::string>(_Ty1 &&,_Ty2 &&)' : cannot
>> convert argument 1 from 'OpenBabel::OBBase *' to 'OpenBabel::OBBase *&&'
>> D:\OB\openbabel-2.3.2\src\ops\sort.cpp 148 1 plugin_ops
>> Error 211 error C2440: 'initializing' : cannot convert from
>> 'std::basic_istream<char,std::char_traits<char>>' to 'bool'
>> D:\OB\openbabel-2.3.2\src\ops\conformer.cpp 83 1 plugin_ops
>> Error 233 error C2678: binary '!=' : no operator found which takes a
>> left-hand operand of type 'std::istream' (or there is no acceptable
>> conversion) D:\OB\openbabel-2.3.2\src\formats\chemkinformat.cpp 642 1
>> formats_misc
>>
>> Looked for help online for these errors and they are beyond my ability to
>> find a solution.  Has anyone compiled under x64 windows 7?
>>
>> Thanks in advance,
>>
>> Dale
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>> Get technology previously reserved for billion-dollar corporations, FREE
>> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
>> _______________________________________________
>> OpenBabel-discuss mailing list
>> OpenBabel-discuss@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
>>

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to