ChinnaSuhas / ossbuild

Automatically exported from code.google.com/p/ossbuild
Other
0 stars 1 forks source link

Ugly plugins don't build in the latest revision. #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I observe in the Visual Studio's build output after "Rebuild solution" command:

------ Build started: Project: Plugins-Ugly-GPL, Configuration: Release x86 
------
Unhandled Exception:Value does not fall within the expected range.
Error: Value does not fall within the expected range.

Original issue reported on code.google.com by wl2776@gmail.com on 27 Sep 2010 at 10:57

GoogleCodeExporter commented 9 years ago
That's a WiX issue. Try installing a newer version or the exact one provided in 
<OSSBuild>/ReadMe.txt. Then delete everything in the "Deployment" and "Build" 
folders and try again.

Original comment by david.g.hoyt on 27 Sep 2010 at 4:02

GoogleCodeExporter commented 9 years ago
The gstmad was a culprit. 
It's reference icon had a small exclamation sign in the wix project in the 
solution explorer.
I removed it and added again, and everything became fine.

Original comment by wl2776@gmail.com on 4 Oct 2010 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by ylatuya on 4 Oct 2010 at 8:41