Raised This Month: $51 Target: $400
 12% 

Compile plugins easily in Notepad++


Post New Thread Reply   
 
Thread Tools Display Modes
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 05-31-2015 , 19:52   Re: Compile plugins easily in Notepad++
Reply With Quote #11

Quote:
Originally Posted by ThatOneGuy View Post
Again, see above for why there is extra code. If the plugin was already compiled once, you will get an error saying that it is already compiled. Hence the code to delete any existing instances first.
Nope. Mine doesn't complain if the file already exists. It just overwrites it silently.
__________________
11530 is offline
blaacky
Senior Member
Join Date: Oct 2012
Old 06-01-2015 , 00:50   Re: Compile plugins easily in Notepad++
Reply With Quote #12

But it doesn't put it in the plugins folder which was very important to me.
blaacky is offline
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 06-01-2015 , 08:01   Re: Compile plugins easily in Notepad++
Reply With Quote #13

You can use comething like this
PHP Code:
path/to/spcomp.exe "$(FULL_CURRENT_PATH)" -o"path/to/compiled/$(NAME_PART).smx" 
It compiles plugin and put .smx to your defined directory (overwrites old smx file).
KissLick is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode