Hi Walter, Try: mkdir ios && /Developer/MonoTouch/usr/bin/btouch libTestLib.cs Stuff.cs --tmpdir=ios --sourceonly=yes
Then inspect the sources and see if you see anything obvious. If you can't figure it out, I guess attach your libTestLib.cs and Stuff.cs files so someone else can take a look at them. Hope that helps, Jeff On Mon, Sep 26, 2011 at 10:54 AM, retlaW <[email protected]>wrote: > > I just tried and get the same message : > error CS0246: The type or namespace name `Stuff' could not be found. Are > you > missing a using directive or an assembly reference? > > I'll also add I am using MonoTouch 4.2.1 > > > > Walt > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/btouch-and-structs-tp3843442p3844018.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
