Double compilation

Dave Grandon

New Member
Hi folks, I have only recently started using PDSOE and have a very minor issue that is quite annoying. Whenever I save my program I get a double compilation ; -

[04-04-2019 07:17:39] /catalyst/Code/cff2/CustomerExtract.p (E:\catalyst\r-code\Code\cff2\CustomerExtract.r)
[04-04-2019 07:17:39] /catalyst/Code/cff2/CustomerExtract.p (E:\catalyst\r-code\Code\cff2\CustomerExtract.r)

If I 'clean' my project, there is only 1 compilation but whenever I save, I get 2 as above.

Cheers
 

Cringer

ProgressTalk.com Moderator
Staff member
Without looking at the project it might be quite hard to debug this. I suspect there may be another setting in play that is also compiling. It seems counter-intuitive, but have you tried disabling the compile on save option and see if you still get a compile on save?
 
Top