Re: Dev-C++ compiling problem in Vista

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • santosh

    Re: Dev-C++ compiling problem in Vista

    Antoninus Twink wrote:

    <snip>
    I'm not a Windows expert, but I believe its command-line facilities
    are extremely primitive and difficult to use.
    Not with Windows PowerShell, whose facilities are modelled after the
    Unix shells and even expanded upon in some areas. Also cmd.exe is quite
    capable, but COMMAND.COM is indeed "primitive" by modern CLI standards.
    You might consider
    trying Jacob Navia's free compiler and IDE, available at

    I think it's meant to Just Work(tm).
    Undoubtedly it's meant to...

Working...