id summary reporter owner description type status milestone component version severity resolution keywords cc 5588 property_tree INFO include directive sarum9in@… Sebastian Redl When you use #include in C/C++ programs, preprocessor uses path relative to file, where you used '#include'. But in read_info realization '#include' finds file using path, relative to current work directory. So, when you create some complex config structure, you have to you absolute pathes or change current work directory to config file. Bugs new To Be Determined property_tree Boost 1.46.1 Problem