Changeset 782 for trunk


Ignore:
Timestamp:
Jun 27, 2016, 4:40:00 PM (8 years ago)
Author:
djay
Message:

Small fix in string displayed by otb2zcfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/thirds/otb2zcfg/otb2zcfg.cxx

    r703 r782  
    128128 
    129129  const char * ITK_AUTOLOAD_PATH = itksys::SystemTools::GetEnv("ITK_AUTOLOAD_PATH");
    130   std::cerr << "ERROR: Module search path: " << (ITK_AUTOLOAD_PATH ? ITK_AUTOLOAD_PATH : "none (check ITK_AUTOLOAD_PATH)") << std::endl;
     130  std::cerr << "INFO: Module search path: " << (ITK_AUTOLOAD_PATH ? ITK_AUTOLOAD_PATH : "none (check ITK_AUTOLOAD_PATH)") << std::endl;
    131131
    132132  std::vector<std::string> list = ApplicationRegistry::GetAvailableApplications();
    133133  if (list.size() == 0)
    134     std::cerr << "ERROR: Available modules : none." << std::endl;
     134    std::cerr << "ERROR: no module found." << std::endl;
    135135  else{
    136     std::cerr << "ERROR: Available modules :" << std::endl;
     136    std::cerr << "INFO: Available modules :" << std::endl;
    137137    for (std::vector<std::string>::const_iterator it = list.begin(); it != list.end(); ++it){
    138138      std::string filename= *it + ".zcfg";
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png