When compiling my runtime libs with Rad studio Tokyo 10.2.3 I get a 'package dsnap needs to be recompiled' error if a package or exe actually depends on it.
I found out it is due to the dsnap.dcp in my $(BDSLIB)\win64\debug
folder. The workaround is to copy the dsnap.dcp from the corresponding release folder to the debug folder.
I did make a copy of the original file.
The question Can anyone with delphi 10.2.3 verify this file matches theirs ? Embarcadero is a bit slow on responding...
- dsnap.dcp
- dated 8 dec 2017
- size 1.128.136 bytes
- original location
C:\Program Files (x86)\Embarcadero\Studio\19.0\lib\win64\debug\dsnap.dcp
Why the question? If not a match, something obviously went wrong with my upgrade installation). Also reported as RSP-20723 where you can get the actual file. (Unfortunately I do not know yet how to do a file attachment here)