The "DWARFVersion" parameter is not supported

TwineCompile - Cut C++Builder compile times by up to 50x!
kevin.moloney
Posts: 7
Joined: Tue Mar 15, 2022 8:43 am

Re: The "DWARFVersion" parameter is not supported

Post by kevin.moloney »

5.3.0
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: The "DWARFVersion" parameter is not supported

Post by jomitech »

Can you confirm that the registry on the build machine has the HKEY_LOCAL_MACHINE\Software\Embarcadero\BDS\20.0\RootDir entry set to the location where C++Builder is installed?
Jon
kevin.moloney
Posts: 7
Joined: Tue Mar 15, 2022 8:43 am

Re: The "DWARFVersion" parameter is not supported

Post by kevin.moloney »

No it is not. All I have is HKEY_LOCAL_MACHINE\Software\Embarcadero\InterBase\Servers\
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: The "DWARFVersion" parameter is not supported

Post by jomitech »

Sorry, I forgot - look at the WOW6432Node - so HKEY_LOCAL_MACHINE\Software\WOW6432Node\Embarcadero\BDS\20.0\RootDir
Jon
kevin.moloney
Posts: 7
Joined: Tue Mar 15, 2022 8:43 am

Re: The "DWARFVersion" parameter is not supported

Post by kevin.moloney »

Screenshot attached
2022-03-28 14_29_55-Registry Editor.png
(7.68 KiB) Not downloaded yet
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: The "DWARFVersion" parameter is not supported

Post by jomitech »

Interesting - and weird. 5.3 added special logic to solve this issue with the assemblies not being loaded correctly. Is there any chance you can use jtmake instead of calling MSBuild yourself?
Jon
Post Reply