Search found 3 matches

by stslam
Tue Jul 15, 2025 9:48 am
Forum: General
Topic: Total recompile jtmake problem
Replies: 1
Views: 137

Total recompile jtmake problem

jtmake.exe -ide120 -B -pl"Win32" -c"Debug" -parallel lotofstuff.groupproj Total relinking/recompilation problem. I have a lot of libraries and packages, each next one inherits from the previous one. Changing even one line of the cpp code (not the header file) in any part of the c...
by stslam
Mon Jun 16, 2025 11:52 am
Forum: General
Topic: jtmake Verbosity
Replies: 1
Views: 324

jtmake Verbosity

How to configure verbocity for the console, for jtmake, so that it does not display an endless strip of various files with a partial percentage, but only the total percentage of execution in a single line and the total warnings and errors at the end of the build (group project), I build as "jtm...
by stslam
Mon Jun 16, 2025 11:47 am
Forum: General
Topic: Problem with jump to code on warning/error line
Replies: 4
Views: 90542

Re: Problem with jump to code on warning/error line

same problem
when checkbox "Use Classic Borland Compiler" is checked - jump to code by pressing warnings or errors correctly && just fine
But when i'm using CLANG x32 (x64 not check) - nothing happens