Page 1 of 1

Auto incremental build number

Posted: Mon Nov 14, 2022 3:13 am
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?

Re: Auto incremental build number

Posted: Thu Nov 17, 2022 5:08 am
by oliwe
This also happens if you manually increase the build number. The change is not always applied when I build with TwineCompile.

Re: Auto incremental build number

Posted: Mon Nov 21, 2022 10:02 am
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.