Chances are that you have heard about the new AxBuild tool which can reduce the Microsoft Dynamics AX 2012 compile time from hours to minutes (this particular test compile took just forty minutes). The program can achieve such speed by performing a parallel compile. It is worth taking the time to explore and use this new apparatus.
The command that I used to start the compile with ten workers was:
.\axbuild.exe xppcompileall /s=01 /workers=10
One thing that I want to highlight is the output...(read more)
↧