X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaWx.h;h=f442f7de8ce1a2dd6a2e6c368e9558a81b8b87d1;hb=125ebd33086d760e061a2a56656b7f6fb7be27fc;hp=7b63c86b6192140728790bc58e03872c5b8bf0c2;hpb=d3ff778d0db8676e8bfbb665ec4f4658d59423a3;p=crea.git diff --git a/src/creaWx.h b/src/creaWx.h index 7b63c86..f442f7d 100644 --- a/src/creaWx.h +++ b/src/creaWx.h @@ -46,6 +46,7 @@ typedef void wxWindow; // In Visual C++ 6 (7 should be similar), to create an application that is both a console application // (cout's to the console are visible) and has a wxWidgets GUI, // you need to use the linker option "/subsystem:console" and the following code: + #define CREA_WXMAIN_WITH_CONSOLE \ int main(int argc, char* argv[]) \ { \