Feature Requests item #1387842, was opened at 2005-12-22 07:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1387842&group_id=2439

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Felix Kater (fkater)
Assigned to: Nobody/Anonymous (nobody)
Summary: for compile/build add own paths to PATH

Initial Comment:
Hi,

to evoid editing PATH on all machines you want to
compile your source code for example in situations like
these:

(1) you have SciTE + mingw compiler + your source code
on your USB hard disc and want to compile on another
machine...

(2) you have SciTE + mingw compiler + your source code
on a network resource and have connected a fresh
machine to the network and want to compile here...

it would be great to have an entry in the
SciTEGlobal.properties like

add.to.path="P:\mingw\bin; ..\relative\path\to\mingw\bin;"

to temporarily add these paths to the PATH environment
variable, so, the compiler is found when starting to
compile/build.

Thanks
Felix

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1387842&group_id=2439
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to