Windows from source is still broken
hi, i tried this software it is an alternative to Dropbox, It really helps Im trying to install it on Windows but i'm facing error ,It doesn't arrive to locate some files
Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleBubblesController.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleControllerBase.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleInvite.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleExtensions.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleNoteController.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparklePlugin.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleStatusIconController.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleSetupController.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleAvatars.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\Program.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleEventLogController.cs' introuvable. Erreur CS2001 Fichier source 'C:\Users\marwan\Source\Repos\SparkleShare3\SparkleShare\Windows..\SparkleAboutController.cs' introuvable. Erreur CS0246 Le nom de type ou d'espace de noms 'SparkleAboutController' est introuvable (vous manque-t-il une directive using ou une référence d'assembly ?) Erreur CS0246 Le nom de type ou d'espace de noms 'SparkleAboutController' est introuvable (vous manque-t-il une directive using ou une référence d'assembly ?) Erreur CS0234 Le nom de type ou d'espace de noms 'Controller' n'existe pas dans l'espace de noms 'SparkleShare' (vous manque-t-il une référence d'assembly ?)
Yea the Windows build is a bit behind. I'll use this issue to track it.
to do:
- [ ] Implement missing UI bits
- [ ] Include git-lfs
- [ ] Upgrade to latest Git
Any updates on this?
Hi,
I have a similar issue, I cannot build properly the Windows version
MSBUILD : error MSB1009: Project file does not exist.
Actually, the file SparkleShare.sln and it had been renamed to SparkleShare.sln.DotSettings
What is the last commit I could build the app for Windows ?
it seems that the last building version of Windows was 1.5.1
But on Win7, nothing happens when I launch the exe :-(
And there are no logs in %AppData%\sparkleshare\logs
Same problem here, just a little bump (:
Is there anything a mere Windows user without dev skills could do to expedite a resolution of this issue?
Any new information?