gjoisa Active Member Licensed User Longtime User May 15, 2011 #1 In version 1.5 compilation takes much more time and some times it stops . My app has some 3.5 k lines of code . Is it normal behavior or bug ?
In version 1.5 compilation takes much more time and some times it stops . My app has some 3.5 k lines of code . Is it normal behavior or bug ?
Erel B4X founder Staff member Licensed User Longtime User May 15, 2011 #2 The debugger does add some overhead. You can remove the debugger code by unchecking Project - Attach Debugger. Can you post the compilation log (appears inside the compile dialog)? Upvote 0
The debugger does add some overhead. You can remove the debugger code by unchecking Project - Attach Debugger. Can you post the compilation log (appears inside the compile dialog)?