Quote:
Originally Posted by chaley
in fact you can't set the DEVELOP_FROM variable if you don't have source code installed.
|
Actually, you can, it just doesn't do anything. If source is not there, it rolls over to installed exe code. I install the current exe and the source. I often rename my source directory (so the DEVELOP_FROM variable no longer points to any source), then restart calibre to see the exe version run when I want to compare how my code functions to what the exe code does.