Auto incremental build number

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
nightman
Posts: 13
Joined: Mon Sep 27, 2021 1:32 am

Auto incremental build number

Post by nightman »

Hi,
For some reason, running with twincompiler "auto incremental biuld number" does not work correctly. It doesn't increment the number at all, or does so occasionally.
[Builder 11.2] Project->Options->Version info
Is it possible to correct this?
oliwe
Posts: 19
Joined: Mon Feb 08, 2021 7:13 am

Re: Auto incremental build number

Post by oliwe »

This also happens if you manually increase the build number. The change is not always applied when I build with TwineCompile.
nightman
Posts: 13
Joined: Mon Sep 27, 2021 1:32 am

Re: Auto incremental build number

Post by nightman »

In my case, manually changing the build number always works. Automatic numbering for projects where the result is *.exe never works. For projects where the result is *.dll increasing the number works with 90% efficiency when I manually add an empty "ProjectName.bpf" file to the project root.
Surprise.
Post Reply