UniversalSerializer icon indicating copy to clipboard operation
UniversalSerializer copied to clipboard

UWP error on Copy DLL Files

Open msavazzi opened this issue 6 years ago • 0 comments

I'm trying to rebuild all the libraries in the correct formats but, no matter what, I always get an error:

Severity Code Description Project File Line Suppression State Error Could not copy the file "C:\Users\massi\Documents\Source\UniversalSerializer_3.18.3.14\Source\DLL\uwp\universalserializer uwp\bin\x86\release\UniversalSerializer UWP.dll" because it was not found. Copy DLL files Error Could not copy the file "C:\Users\massi\Documents\Source\UniversalSerializer_3.18.3.14\Source\DLL\uwp\universalserializer uwp\bin\x86\release\UniversalSerializer UWP.pdb" because it was not found. Copy DLL files Error Could not copy the file "C:\Users\massi\Documents\Source\UniversalSerializer_3.18.3.14\Source\DLL\uwp\universalserializer uwp\bin\x86\release\UniversalSerializer UWP.pri" because it was not found. Copy DLL files

Note that in order to have the UWP library complie I had to add JSON_DISABLED in the UWP project

msavazzi avatar Oct 26 '19 17:10 msavazzi

Hello Aleksandr Sorry for the late answer, I don't know why I'm not notified by Github. Your idea is excellent, I note it for the next version. I think I'm going to make OpenMAFF rename the old file automatically. Thank you

ChrisBertrandDotNet avatar Jun 16 '19 09:06 ChrisBertrandDotNet