Ok, I think I finally got this fixed correctly. I made a modification to the build rules for the SLN module ($RDBASE/Code/GraphMol/SLNParse/CMakeLists.txt) that should force dynamic linkage on windows. the extra build of the static version of the regex library should no longer be required.
Best, -greg On Fri, Jul 30, 2010 at 10:52 AM, Greg Landrum <[email protected]> wrote: > On Fri, Jul 30, 2010 at 10:50 AM, Evgueni Kolossov <[email protected]> > wrote: >> Greg, >> >> I do not understand: >> .\bjam.exe toolset=msvc link=shared --with-regex release install >> or >> .\bjam.exe toolset=msvc link=static --with-regex release install? > > for the moment, please do both. > Once I have this figured out we should be able to drop the second one. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

