[MonoDevelop] Issues with resources project
Ulrich Hertlein
u.hertlein at gmail.com
Mon Dec 17 00:53:20 UTC 2012
Hi guys,
I'm trying to link a project containing localization resources. The
project file is picked up from VS where it works yada yada ;-)
When linking a project that is referencing this localization project I'm
getting
*Could not find support file
'.../Common/LocalizationResources/Clr/bin/Debug/ja/Common.LocalizationResources.resources.dll'.
*
The settings for the localization resources project are:
Name: Common.LocalizationResources.Clr
Namespace: Common.LocalizationResources
Output: Common.LocalizationResources.Clr
The following files are generated inside the LocalizationResources
bin/Debug directory:
Common.LocalizationResources.Clr.dll
Common.LocalizationResources.Clr.dll.mdb
ja/Common.LocalizationResources.Clr.resources.dll
It appears that when linking it's looking for whatever 'Output' is set to
*with the last namespace trimmed off*.
I.e. when I change the 'Output' to just 'Common.LocalizationResources' the
linker complains about not finding 'Common.resources.dll'
Help?
Environment is Mono-3.0.2, MonoDevelop-3.1.0, Xamarin.Mac-3.1.0
Thanks in advance,
/ulrich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20121217/9efe8fd5/attachment.html>
More information about the Monodevelop-list
mailing list