The "DWARFVersion" parameter is not supported
-
- Posts: 7
- Joined: Tue Mar 15, 2022 8:43 am
Re: The "DWARFVersion" parameter is not supported
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
-
- Posts: 7
- Joined: Tue Mar 15, 2022 8:43 am
Re: The "DWARFVersion" parameter is not supported
No it is not. All I have is HKEY_LOCAL_MACHINE\Software\Embarcadero\InterBase\Servers\
Re: The "DWARFVersion" parameter is not supported
Sorry, I forgot - look at the WOW6432Node - so HKEY_LOCAL_MACHINE\Software\WOW6432Node\Embarcadero\BDS\20.0\RootDir
Jon
-
- Posts: 7
- Joined: Tue Mar 15, 2022 8:43 am
Re: The "DWARFVersion" parameter is not supported
Screenshot attached
Re: The "DWARFVersion" parameter is not supported
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