Not all options are passed on to bcc64x.exe

TwineCompile - Cut C++Builder compile times by up to 50x!
oliwe
Posts: 26
Joined: Mon Feb 08, 2021 7:13 am

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

Post 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.
jomitech
Site Admin
Posts: 2194
Joined: Wed Oct 08, 2008 12:23 am

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

Post by jomitech »

If you run a build, does the updated module version number get linked into the executable?
Jon
Post Reply