Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
Oh ok. Do you have to have Cygwin to run autotools on Windows? Or can you run the tools w/o it?
MSYS: A Minimal SYStem to providePOSIX/Bourne configure scripts the ability toexecute and create a Makefile used by make.
General question, When I run my consol program in code blocks, at the end I have my execution time (on MS-DOS), how can I have same result without using code blocks? (a specific command line?)
system("PAUSE");
../sdk_common.h:89:32: error: wx/wxscintilla.h: No such file or directory
Quote from: reptils on December 06, 2006, 03:07:47 pmGeneral question, When I run my consol program in code blocks, at the end I have my execution time (on MS-DOS), how can I have same result without using code blocks? (a specific command line?)Add Codesystem("PAUSE"); at the end of your main.