Hi,

2010/4/16 정종영 <[email protected]>:
> Dear All,
>
> I tried to build RDKit library on visual studio 2008 according to RDKit wiki
> (http://code.google.com/p/rdkit/wiki/BuildingOnWindows)
>
> About Boost libray, I used BoostPro to install version 1.39.0 of Boost.
>
> The Problem is that building can't be completed because of some errors in
> building Parser (SLNParse, SmilesParse).
>
> I attatch the error message here...

Thanks for including so much error information; it makes diagnosing
problems much easier. The problem is, probably, that you have an older
version of flex installed on your system.

There is some discussion of the problem and possible solutions here:
http://www.mail-archive.com/[email protected]/msg00761.html

Please let me know if this helps.
-greg


> Jongyoung Joung
>
>
> <error message>
>
>
> ------ Build started: Project: SLNParse, Configuration: Release Win32 ------
> Compiling...
> lex.yysln.cpp
> ..\..\..\..\Code\GraphMol\SLNParse\lex.yysln.cpp(44) : fatal error C1083:
> Cannot open include file: 'unistd.h': No such file or directory
> Build log was saved at
> "file://c:\RDKit\build\Code\GraphMol\SLNParse\SLNParse.dir\Release\BuildLog.htm"
> SLNParse - 1 error(s), 0 warning(s)

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to