RHIDE sucks - How do I get UltraEdit to run DJGPP commands?
As an editor, I very very much prefer to work with UltraEdit, which I bought originally for writing my Java programs. But now that I''m learning C++ I''d like to use it for writing C++ programs too. The problem is that I can''t seem to set up the command options to compile any of my C++ programs correctly. If I do it in RHIDE, my sourcefiles compile and link just fine, so I must have some kind of syntax error in creating my commands. I''ve tried it 15 billion different ways and I get different errors each time.
For the moment, I''d just like to be able to get 2 commands going: to compile a single sourcefile to a .o file, and another to make an exe from a single .o file.
Has anyone got this working in UltraEdit?
It compiles! Ship it!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement