A
A
AlexP112232012-01-29 22:00:04
Delphi
AlexP11223, 2012-01-29 22:00:04

Free Pascal compiler in an editor like Notepad++?

How to tie the Free Pascal compiler to Notepad ++ or something else (wim, geani, ...) in win7? Well, i.e. so that, as in the IDE, I clicked, collected, gave out errors \ warnings, etc.
Apparently some kind of plugin is needed, for which editor does this exist?
Tried sourceforge.net/projects/notepad-plus/forums/forum... and also slightly different code:

cd $(CURRENT_DIRECTORY)<br/>
fpc $(NAME_PART).pas

does not work, when I try to run it, only the following happens:
2e5d0f849b41c7af96463f83b8b935d8.png

Answer the question

In order to leave comments, you need to log in

4 answer(s)
E
eydemidov, 2012-01-30
@eydemidov

For vim on www.vim.org I immediately found

fpc.vim: "Free Pascal Compiler" compiler plugin.
www.vim.org/scripts/script.php?script_id=1376

M
max_rip, 2012-01-30
@max_rip

as an option sublimetext.info/docs/en/core/build_systems.html

R
Rustam Safin, 2012-01-30
@snegovikufa

Have you added the folder with the FreePascal .exe file to your environment variables?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question