You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile for peace of mind because VirusTotal scans the .exe file on the home page (751 kilobytes) with 9 red flags, while the one on here under releases (7mb) shows 3 red flags. I tried compiling via the Delphi program itself and after successfully adding dependencies (madshi's madCollection & UniversalCL / UCL), I am stuck.
Since command line compiling is disabled on the community edition, I installed a trial of the architect version and it still won't work. I tried reinstalling and it still says "This version of the product does not support command line compiling." --am I missing something or it's disabled on trials as well?
So I thought I would ask where I can find "actionsManager.pas", or is it being withheld like the "OtherStuff" folder?
The text was updated successfully, but these errors were encountered:
Sorry for late answer, you should've tried downloading the latest release code instead of cloning this, since this uses many units that I haven't published yet, and furthermore, I just moved this one to the dev branch in order not to confuse code, since the executable published is along its source code at Releases page.
I'm trying to compile for peace of mind because VirusTotal scans the .exe file on the home page (751 kilobytes) with 9 red flags, while the one on here under releases (7mb) shows 3 red flags. I tried compiling via the Delphi program itself and after successfully adding dependencies (madshi's madCollection & UniversalCL / UCL), I am stuck.
Since command line compiling is disabled on the community edition, I installed a trial of the architect version and it still won't work. I tried reinstalling and it still says "This version of the product does not support command line compiling." --am I missing something or it's disabled on trials as well?
So I thought I would ask where I can find "actionsManager.pas", or is it being withheld like the "OtherStuff" folder?
The text was updated successfully, but these errors were encountered: