64 #include <mesogui/GUIMEVehicleControl.h>
67 #ifdef CHECK_MEMORY_LEAKS
69 #endif // CHECK_MEMORY_LEAKS
98 std::vector<std::string> guiSettingsFiles;
137 vehControl =
new GUIMEVehicleControl();
151 NLHandler handler(
"", *net, db, tb, *eb, jb);
153 NLBuilder builder(oc, *net, *eb, jb, db, handler);
158 if (!builder.
build()) {
167 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {
174 }
catch (std::exception& e) {
194 const std::vector<std::string>& guiSettingsFiles) {
224 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {