From 1650782659 at qq.com Tue Nov 20 22:26:33 2018 From: 1650782659 at qq.com (=?gb18030?B?wO7pqg==?=) Date: Wed, 21 Nov 2018 11:26:33 +0800 Subject: [Imstk-users] An error occurred when iMSTK make Message-ID: Hello As the title, I I successfully completed cmake iMSTK. But when I make it , An error occurred. It follow: I don't know why, can you tell me how to solve it? Best regards. Yu Wang -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: DC2FB890 at B6C31914.69D0F45B.png.jpg Type: image/jpeg Size: 8918 bytes Desc: not available URL: From andinet.enqu at kitware.com Wed Nov 21 06:17:48 2018 From: andinet.enqu at kitware.com (Andinet Enquobahrie) Date: Wed, 21 Nov 2018 06:17:48 -0500 Subject: [Imstk-users] An error occurred when iMSTK make In-Reply-To: References: Message-ID: Hi, Can you run make with verbose mode so see more details? make VERBOSE=1 With more information, we will be able to help you resolve the information -Andinet On Tue, Nov 20, 2018 at 10:33 PM ?? <1650782659 at qq.com> wrote: > Hello > > As the title, I I successfully completed cmake iMSTK. But when I make it > , An error occurred. > > It follow: > > > > I don't know why, can you tell me how to solve it? > > Best regards. > > Yu Wang > _______________________________________________ > Imstk-users mailing list > Imstk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/imstk-users > -- Andinet Enquobahrie, Ph.D., MBA Director of Medical Computing Kitware, Inc. http://www.kitware.com (919) 969-6990 x311 <%28919%29%20969-6990%20x311> -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: DC2FB890 at B6C31914.69D0F45B.png.jpg Type: image/jpeg Size: 8918 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: DC2FB890 at B6C31914.69D0F45B.png.jpg Type: image/jpeg Size: 8918 bytes Desc: not available URL: From alexis.girault at kitware.com Wed Nov 21 11:12:46 2018 From: alexis.girault at kitware.com (Alexis Girault) Date: Wed, 21 Nov 2018 11:12:46 -0500 Subject: [Imstk-users] An error occurred when iMSTK make In-Reply-To: References: Message-ID: Also, if you could pipe the log of your build in a file and send that file along that would be helpful, so we can investigate which part failed (higher than your screenshot) : cmake --build . > imstkbuild.log And forward the imstbuild.log file generated in your build directory. (it might take a long time since it won't print the build log in the console, only in the log, so make sure to let it run all the way). For reference, cmake --build will compile using the generator you specified at configuration time (make for Unix makefiles, or ninja). Hth, Alexis Girault On Wed, Nov 21, 2018, 06:18 Andinet Enquobahrie Hi, > > Can you run make with verbose mode so see more details? > > make VERBOSE=1 > > With more information, we will be able to help you resolve the information > > -Andinet > > > On Tue, Nov 20, 2018 at 10:33 PM ?? <1650782659 at qq.com> wrote: > >> Hello >> >> As the title, I I successfully completed cmake iMSTK. But when I make >> it , An error occurred. >> >> It follow: >> >> >> >> I don't know why, can you tell me how to solve it? >> >> Best regards. >> >> Yu Wang >> _______________________________________________ >> Imstk-users mailing list >> Imstk-users at public.kitware.com >> https://public.kitware.com/mailman/listinfo/imstk-users >> > > > -- > Andinet Enquobahrie, Ph.D., MBA > Director of Medical Computing > Kitware, Inc. > > http://www.kitware.com > (919) 969-6990 x311 <%28919%29%20969-6990%20x311> > > > > _______________________________________________ > Imstk-users mailing list > Imstk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/imstk-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sreekanth.arikatla at kitware.com Fri Nov 30 14:27:04 2018 From: sreekanth.arikatla at kitware.com (Sreekanth Arikatla) Date: Fri, 30 Nov 2018 14:27:04 -0500 Subject: [Imstk-users] imstk discourse Message-ID: Hi All, We are planning for the very first release of iMSTK in the coming week! As part of the preparation for the release, we are moving away from the iMSTK mailing list in favor of the Discourse. iMSTK's discourse is currently hosted inside Kitware's instance at https://discourse.kitware.com/c/imstk. In order to get started, please signup on https://discourse.kitware.com and then you may start new topics or be part of the 'discourse' on existing topics. Thank you. Best regards, -- Sreekanth Arikatla, Ph.D., Senior R&D Engineer, Kitware, Inc. , Carrboro, NC. -------------- next part -------------- An HTML attachment was scrubbed... URL: