pyscripter 689 Posted April 21, 2021 (edited) Starting from Syndey update 2, I am experiencing the folowing: Open in the IDE packages with no LIBSUFFIX or a LIBSUFFIX different that auto. LIBSUFFIX 270 is added automatically and the package is named accordingly Open project options and remove the LIBSUFFIX has no effect. Next time you open the project options is back there. Removing the LIBSUFFIX directive from the package source also has no effect on the package name. It seems that the IDE is enforcing the LIBSUFFIX 270. I have not found a workaround. You can still compile the packages from the command-line though. Am I missing something? Edited April 21, 2021 by pyscripter Share this post Link to post
Uwe Raabe 2057 Posted April 21, 2021 In which build/platform configuration are you removing that value? Share this post Link to post
pyscripter 689 Posted April 21, 2021 (edited) 7 minutes ago, Uwe Raabe said: In which build/platform configuration are you removing that value? 32bit VCL Windows. I have the issue with both runtime and design time packages. Try to open for example the D10_4 packages of github.com/EtheaDev/SVGIconImageList Edited April 21, 2021 by pyscripter Share this post Link to post
Uwe Raabe 2057 Posted April 21, 2021 Do you by any chance happen to have Project Magician installed with Auto LibSuffix option active? 2 Share this post Link to post
pyscripter 689 Posted April 21, 2021 41 minutes ago, Uwe Raabe said: Do you by any chance happen to have Project Magician installed with Auto LibSuffix option active? YES INDEED. That explains the mystery. It almost drove me crazy. Share this post Link to post