64 #include <mesogui/GUIMEVehicleControl.h>
67 #ifdef CHECK_MEMORY_LEAKS
69 #endif // CHECK_MEMORY_LEAKS
98 std::vector<std::string> guiSettingsFiles;
138 vehControl =
new GUIMEVehicleControl();
154 NLHandler handler(
"", *net, db, tb, *eb, jb);
156 NLBuilder builder(oc, *net, *eb, jb, db, handler);
160 if (!builder.
build()) {
168 osgView = oc.
getBool(
"osg-view");
172 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {
179 }
catch (std::exception& e) {
199 const std::vector<std::string>& guiSettingsFiles,
200 const bool osgView) {
230 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {