EmEditor - Master Text Editing by Automating the Workflow of Compiling & Running Programs

EmEditor - Master Text Editing by Automating the Workflow of Compiling & Running Programs

Timothy Lv8

EmEditor - Master Text Editing by Automating the Workflow of Compiling & Running Programs

Viewing 1 post (of 1 total)

  • Author
    Posts
  • July 10, 2008 at 5:16 pm #6005
    ToadLoadin
    Member
    I’m trying to set up g++ compiler from MinGW as EmEditor’s external tool, and compiling my C++ source files.
    The g++ compiler’s command for compiling and linking C++ source file into executable console application breaks into 2 seperate commands:
    g++ -c hello.cpp
    g++ -o hello hello.o
    So, now I have to set 3 external tools for compiling, linking, and running programs, respectively. Are there any solution for a single mouse click to “Compile & Run” my C++ source file?
    My external tool settings are listed below:


  • Author
    Posts

Viewing 1 post (of 1 total)

  • You must be logged in to reply to this topic.

Also read:

https://techidaily.com
  • Title: EmEditor - Master Text Editing by Automating the Workflow of Compiling & Running Programs
  • Author: Timothy
  • Created at : 2024-10-10 12:15:17
  • Updated at : 2024-10-16 17:12:19
  • Link: https://win-excellent.techidaily.com/emeditor-master-text-editing-by-automating-the-workflow-of-compiling-and-running-programs/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
EmEditor - Master Text Editing by Automating the Workflow of Compiling & Running Programs