[MonoTouch] Nib in library (dll)
Art
coderprojects at gmail.com
Fri Dec 16 15:58:05 EST 2011
I created a library project.
Adding a Viewcontroller with a nib file under a directory is causing
"Error CS1566: Error reading resource file"
The compiler looking for the nib under obj/Debug/nibs/directoryName/
but the nibs are copied to obj/Debug/nibs/ directory.
if I put in the root it works fine.
Is it bug or could I modify the options?
Thanks
Art
--
View this message in context: http://monotouch.2284126.n4.nabble.com/Nib-in-library-dll-tp4206203p4206203.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list