Hi Everyone!
I just want to ask, how long does it take (exact/approximate number of hours) if you start ‘Compile the application’ and ‘Compile into .NET Framework CIL’?
Thanks in advance.
Hi Everyone!
I just want to ask, how long does it take (exact/approximate number of hours) if you start ‘Compile the application’ and ‘Compile into .NET Framework CIL’?
Thanks in advance.
Hi Russel,
It depends on the RAM … if you run the Compile App in server … normally it takes 12hrs. but if you run the Compile App on your workstation it takes 1day depending on the RAM, Processor, and Network …
Good Luck,
Paul
Hi Paul,
Thanks for the answer. Actually, I am running it through a virtual machine. I started the compilation of .NET Framework CIL at around 10am (PH time) until now it is currently compiling and the window says it is not responding. I wonder how long will it take to finish.
Again, thank you
Looking into night build logs of my current client, the latest build took:
X++: 2h 40 min
CIL: 11 min
DB synchronization: 9 min
But it really depends on your system. X++ compilation on my local DEV machine takes ~20 minutes, but it’s using AxBuild.exe and have plenty of resources.