working out peer module loading
This commit is contained in:
@@ -129,6 +129,8 @@ int main( int argc, char* argv[] )
|
||||
}
|
||||
}
|
||||
|
||||
g_config_manager.setModulePath(module_path);
|
||||
|
||||
// create a module loader object with the determined path
|
||||
ModuleLoader loader(module_path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user