how do I incorporate the make utility into textpad???
I am using the GNU make versin 3.79.1
thanks
mgst
Make
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Berend Veldkamp
Re: Make
Go to Configure -> Preferences and select 'Tools'. Now click on Add and choose 'Program', browse to make.exe. Click Apply, Make will be added to the Tools in the treeview on the left. Select it, make sure 'Parameters' is empty and 'Initial folder' contains $FileDir. Press OK.
Now whenever you run the Make tool, it will run from the directory of your top-level document.
Berend
Now whenever you run the Make tool, it will run from the directory of your top-level document.
Berend