On Nov 29, 3:02 pm, Jeff Gilchrist <[email protected]> wrote: > On Sun, Nov 29, 2009 at 8:24 AM, Jeff Gilchrist > > <[email protected]> wrote: > > If I choose Build Solution again, those 7 projects build properly and > > everything compiles. Are those being compiled before the test-lib.lib > > file is created perhaps? > > As long as I build the add-test-lib project first manually and then > Build Solution everything works fine. > > Jeff.
Hi Jeff Thanks for testing the revised build. Yes, when I moved the tests I did not set up the dependencies properly so the common library has to be built manually first in order to ensure that any subsequent test build threads see it. But I have just corrected this in SVN - it should build first automatically now (this is trivial so there is no need to retest it). Thanks again for the test. Brian -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
