I'am trying to deploy an UWP application generated with CodenameOne.
I'am using Eclipse Mars.2 and Java 8 update 101. My Windows 10 desktop version is 1607 (last build 14393.105).
I have downloaded the package from CodenameOne Dashboard and extract it on a folder. I have also copied the "dependencies" folder in the correspondind folder.
Then I launch "Add-AppDevPackage.ps1" in PowerShell and the following error raises (in french sorry):
"Windows ne peut pas installer le package XXXXX.com.codename1.db, car le package Microsoft.VCLibs.140.00.Debug a été
fourni mais pas utilisé. Cela peut être dû au fait que le package XXXXX.com.codename1.db ne dépend pas de
Microsoft.VCLibs.140.00.Debug. Seuls les packages dont dépend le package XXXXX.com.codename1.db peuvent être installés."
Have you an idea about this issue. Many thanks.