Jump to content

[Solved] In Scite Lite, What is the Difference between Compile (Ctrl-F7) and Build (F7)?


Recommended Posts

Posted (edited)

Hi all


Like the title of this thread already asks:


In Scite Lite,
What is the Difference between Compile (Ctrl-F7) and Build (F7)?

Compile-and-Build.png

 

They both seem to produce an .EXE, with an identical size even..

Edited by Zohar
Posted (edited)

Hi

Like I added in the last sentence,
they both seem to produce an .EXE, with an identical size..

So there's no apparent difference..
(please note I am talking about Scite Lite.. Maybe in Scite Full their behavior is different?)

Edited by Zohar
Posted (edited)

...if you wanna "build", do.
If you wanna change the info, compile a new set for the build, then "compile" the new data via the wrapper to change the data and build the executable.
Could of been called "build" and "Edit compilation and build". But english is not my mother tong so I just learned what I'm typing by .... thinking about it :) 
But yours was a curious question, so, thanks ? :gathering:

lol, yes, there is no wrapper in the "lite" version, so, nothing different, just build.

Edited by argumentum
lol

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

  • Moderators
Posted
13 minutes ago, Zohar said:

please note I am talking about Scite Lite

I missed that, and I see what you mean when using just Lite. With the full package there is indeed a difference in behavior

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

hmm. @Zohar, you seem to look for a minimalistic deployment. My advise is to have a portable deployment of SciTE with full services. That way you can have your minimally intrusive/uncontained install that is actually not installed, just in a folder, and with 3 or 4 registry changes can look just the way you want it ;) 
It is a given that you'd have to code it

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

  • Developers
Posted
5 hours ago, Zohar said:

They both seem to produce an .EXE, with an identical size even..

Correct..   but you already knew this so wonder why you are asking? ....what are you looking for?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted
10 hours ago, Jos said:

Correct..   but you already knew this so wonder why you are asking? ....what are you looking for?

The 2 files were identical in size,
but were not completely identical in content.

Doing FC/B on both, showed about 20Bytes different.

Posted

Oh
Nice trick.

The command is completely identical..

So the different Bytes are probably some metadata that is affected by the current Time


Thanks for it

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...