Quantcast
Channel: AXForum
Viewing all articles
Browse latest Browse all 14625

CompileAll в DAX2012R3

$
0
0
Посмотрел содержимое метода infoRun
X++:

    xUserInfo::compilerWarningLevel(CompilerWarningLevel::Level4);
    xUserInfo::compilerWarningLevel(CompilerWarningLevel::Level1);
    SysCompileAll::compile(runXReference);

Это можно расценивать, как принуждение к использованию axbuild для периодической компиляции приложения?

Viewing all articles
Browse latest Browse all 14625