Page 2 of 2

Re: Not all options are passed on to bcc64x.exe

Posted: Wed May 28, 2025 5:02 am
by oliwe
But Version Info is not pushed to the build executable via twinecompile. If I change the module version number (in project options->Application-> Version Info) and compile (make) without twinecomile the change is puhsed to the exe, if I enable twinecompile the change is not pushed to the exe. I also tested twinecompile with bcc64 -> same problem. It is just a minor problem - yes - but would be nice if it is fixed.

Re: Not all options are passed on to bcc64x.exe

Posted: Wed May 28, 2025 5:07 pm
by jomitech
If you run a build, does the updated module version number get linked into the executable?

Re: Not all options are passed on to bcc64x.exe

Posted: Tue Jun 10, 2025 4:47 am
by oliwe
No - it is not linked in - if I check the executable properties "File Version" is not changed. Doing a "make" without TwineCompile will directly change the "File Version" to "Module Version Number".
(BTW I am changing "Module Version Number" always manually.)

Re: Not all options are passed on to bcc64x.exe

Posted: Tue Jun 10, 2025 9:12 pm
by jomitech
That is weird. Can you create a simple test project that reproduces this issue and send it to support@jomitech.com?