Hi all, I am using Remobjects Oxygene (Delphi Prism) to create iPhone apps using MonoTouch. So for all works well, but I run into one problem: the class CoreLocation.CLLocation object seems to have both an DistanceFrom and Distancefrom member with the same parameters. Probably one of both is an internal method. Because Prism is case-insensitive, the compiler fails because it cannot determine the method to use. The tools to enforce the case in Prism did not succeed in solving this, and they point out this is something that should be fixed in MonoTouch.
Anyone any idea how I can circumvent this problem, or how long a solution/update will take? Beste regards, Hugo Logmans
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
