Search:

Type: Posts; User: Citrus538

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,688

    The two stars should have been a big tip : )

    The two stars should have been a big tip : )
  2. Right now I'm using: mingw32 (includes gcc,...

    Right now I'm using:

    mingw32 (includes gcc, binutils, win32 api headers, etc)
    with EditPlus2

    EditPlus is a really awesome editor. You can use it for pretty much any language, and customize it...
  3. DOH I just did another search, and found a...

    DOH

    I just did another search, and found a Cygwin page saying you should use the -mwindows parameter with gcc.

    I didn't find this in the GNU GCC documentation because it is (with good reason)...
  4. win32 apps compiled with GCC start console window!

    For some reason when I compile my Win32 app with gcc and run the program, a console window is created before the application's GUI is displayed.

    If I close the console, the entire window closes.
    ...
Results 1 to 4 of 4