From: Eduardo DAVILA Date: Wed, 10 Jul 2013 11:49:38 +0000 (+0200) Subject: crea Bug Not compiling in Windows X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=crea.git;a=commitdiff_plain;h=93d52883e5d81e1d4b0586ff6d4b6c527b9eb3d2 crea Bug Not compiling in Windows --- diff --git a/lib/creaDevManagerLib/CDMUtilities.h b/lib/creaDevManagerLib/CDMUtilities.h index 50e2cd4..4558c18 100644 --- a/lib/creaDevManagerLib/CDMUtilities.h +++ b/lib/creaDevManagerLib/CDMUtilities.h @@ -93,12 +93,14 @@ namespace CDMUtilities static std::string TERMINAL = "gnome-terminal"; #endif -#ifndef _WIN32 + +//EED 10/07/2013 +//#ifndef _WIN32 /** * Build Command */ static std::string BUILD_COMMAND = "make"; -#endif +//#endif /** * Structure that handles the split method for c++