X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FbbtkwxGUIEditorGraphicBBS.cxx;h=2b1cf5fc7ddac2fc11e2a3dbc3dbfa4d2ccb7395;hb=dcf9923a157ea0b2dad5fe643e91db6db9a88816;hp=4acbbd84e0d2bbc3884d092a2b85c5c0c01803a3;hpb=14ed88863b596dd2fbff10a8b53cc3c9227cf0c6;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx index 4acbbd8..2b1cf5f 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx @@ -395,35 +395,10 @@ namespace bbtk //#ifdef MACOSX // command += separator + "../../../bbi.app/Contents/MacOS"; //#endif - - - /* - - //command += ConfigurationFile::GetInstance().Get_bin_path(); -//EED command +="C:/temp/bbtkBIN/RelWithDebInfo//"; -//EED command +="C:/Program Files/CreaTools/bbtk-0.9.5/bin"; - - - #ifdef MACOSX - command += separator + "usr/local/bin/bbi.app/Contents/MacOS/bbi\" "; - #else - command +="."; - command += separator + "bbi\" "; - #endif - */ - -//#ifndef WIN32 -// command += separator; -//#endif - - + command += "bbi "; command += "\""+filename + "\""; -// #ifdef WIN32 -// command += "\""; -// #endif - #ifndef WIN32 command += " & "; #endif