I don't think I need xdr, but my code does use InChi. I can try to recompile
the InChi code for 64 bit, but I'm not sure how to do it. Do you guys have
any hints on how to do this?

Thanks
Jimmy

On Thu, Jul 28, 2011 at 8:50 AM, Geoffrey Hutchison <
ge...@geoffhutchison.net> wrote:

> > After you pointed out that it's not finding cmake.exe, I realized that
> I'm using cmake 2.8 so I just changed the 2.6 for 2.8 in the 64-bit build
> bat file and it worked. Nevertheless I got a couple unresolved externals
> when I tried to compile. These are:
> > _imp_FreeStructFromINCHI
> > _imp_GetStructFromINCHI
> > _imp_GetINICHI
>
> I doubt the InChI library is compiled for 64-bit Windows. You should
> probably compile the code in src/formats/inchi -- I don't use the Windows
> build, but under UNIX / Mac, the flag to CMake is WITH_INCHI
> (-DWITH_INCHI=true)
>
> Hope that helps,
> -Geoff
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to