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.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to