On 20/12/16 15:13, Yingfeng Wang wrote:
> Paolo,
>
> Thanks. I figure out this problem. The new cmake command is
>
> cmake -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ 
> -DMSVC_RUNTIME_DLL=C:/Windows/System32/msvcr100.dll 
> -DRDK_USE_BOOST_SERIALIZATION=OFF -DBOOST_ROOT=C:/boost 
> -DCMAKE_INSTALL_PREFIX=C:/software/RDKit/install_2016_09_2 
> -DRDK_BUILD_INCHI_SUPPORT=ON -DRDK_BUILD_PYTHON_WRAPPERS=OFF -G "MinGW 
> Makefiles" ..
>
> In comparison of the old command, I removed "" and replaced "\" by 
> "/". The same error does not happen. Then I got a new error, 
> "duplicate section" with different size when link to my boost library. 
> I searched internet, and it looks this is a compiling problem when I 
> build boost using minGW. I will update on you if I get some progress.
>
>

I would try disabling ccache.

Paul.



------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to