How to run the compiler

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
lilrob
Posts: 1
Joined: Sat Feb 04, 2012 8:23 pm

How to run the compiler

Post by lilrob »

I just downloaded TextPad, but I can't compile my code. I know that there are files that need to be installed, but I don't know which and how?
RD
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Re: How to run the compiler

Post by MudGuard »

lilrob wrote:I just downloaded TextPad, but I can't compile my code. I know that there are files that need to be installed, but I don't know which and how?
As Textpad is no compiler, it is no wonder that you can't compile code with it.

If you want to run a compiler from Textpad as external tool, it might help if you at least specify for which programming language you want to have a compiler ...
Post Reply