[MonoTouch] SIGSEGV on simulator after upgrade
thenextman
richard at ayudasystems.com
Tue Mar 20 16:38:33 UTC 2012
FWIW, I fixed my original problem. It was not the same issue, and was purely
a mistake by me. I'll add it here in case anyone else makes the same
(stupid) mistake.
Rather than referencing the installed monotouch.dll; I took the dll and
added it to a location in my source control and then referenced it from
there. This allows me to build the .sln (we have a single .sln for our
desktop Windows/Linux version as well as Android and iOS) in the iPhone
configurations when I'm working in VS to ensure nothing gets broken without
having to switch to Mac and wrestle with the tf command line client.
Of course, when updating from 4x to 5x, I forgot to update this dll to the
latest version. Once I updated it, everything works again (obviously!)
Thanks
--
View this message in context: http://monotouch.2284126.n4.nabble.com/SIGSEGV-on-simulator-after-upgrade-tp4410660p4489467.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list