Hello, However, I would like to know and to understand if we can include the on > value for module at first cmake and not in second time after build main > packages ? >
In this tutorial, the first configuration is done against the SuperBuild (wich currently does not configure remote modules, but configure and build automatically a lot of required libraries: GDAL, ITK, OSSIM, ... wich is really convenient). That's why you have to generate a second time against OTB sources (not SuperBuild) where remote modules can be configured: this way, you don't have to rebuild everything but only some OTB components. Of course, another way is to generate everything without SuperBuild, and activate modules directly (assuming you have every required libraries built in your system). Hope this answer your first question, Rémi -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" 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/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
