After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659956 - Windows build instructions do not specify you need to switch to "Windows" configuration.
Windows build instructions do not specify you need to switch to "Windows" con...
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
unspecified
Other Windows
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-23 16:17 UTC by Dave Van den Eynde
Modified: 2011-09-23 16:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Van den Eynde 2011-09-23 16:17:15 UTC
There's a page to help Windows developers to get started with hacking on Banshee. This page is located here:

http://banshee.fm/download/development/#windows

What's not clear is that when getting a fresh copy of the source and performing all the actions described, the solution configuration is set to "Debug" that fails to build. To fix this, one only needs to set the configuration to "Windows" to have builds work on Windows. 

The instructions page does not mention this.
Comment 1 Bertrand Lorentz 2011-09-23 16:44:55 UTC
Good catch, thanks!
Once you've selected it, MonoDevelop remembers it for next time, that's probably why we forgot about it.

I've added "Make sure you select the "Windows" configuration" to the relevant paragraph.