Hi Wagner, you only need to be online during the superbuild build-step. You may even switch off superbuild and provide the locations of the pre-build third-party libraries yourself.
If you use the superbuild feature, after the initial build, issue "make" from inside the MITK-build subdirectory (or use the MITK.sln solution file in the MITK-build dir, if you are using Windows). This will not fetch any online data. Best, Sascha On 04/07/2011 02:18 PM, Wagner Sales wrote: > Hi all, > > I´m building MITK with superbuild and I´m facing one issue that´s can > be a little complicated: the needs to stay on-line when building. > Superbuild will start to fetch a component, compile, download other, > compile, and so on, in a way like: fetch/download, compile, > fetch/download. I´ve read about customizations by setting variables > like VTK_DIR and others. But I think in most cases ( my experience > comes from Slicer and CTK ) the better way are to simply don´t care > about this and to the job. Then, would be good if we have an option do > download/update all and compile all in separate time. Are some way to > do this? > > Regards, > > Wagner Sales > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
