runtime-error
Xcode runtime error: ".objc_class_name_CContext", referenced from:
I\'m getting this error in Xcode while developing an app for iPhone , what is this error related to, ... what should i do to clear this error?[详细]
2022-12-21 00:33 分类:问答AS3 List issues
I\'m trying to add a List object to the stage dynamically, but I always get an error when a certain line is calle开发者_如何学编程d:[详细]
2022-12-20 23:40 分类:问答Error including shared library
I am new to g++ and Makefile. I am trying to link this BeBOP SMC library, which is in my lib directory. Under the lib directory are bebop_util and sparse_matrix_converter, both of which have already b[详细]
2022-12-20 19:06 分类:问答Scroller object not working in IE7 But Working in IE8
I am having difficulties trying to solve a runtime error that I get in IE7 but its working fine in IE8, it says that this.scroller is null or not an object for a scroller that I use, but what surprise[详细]
2022-12-20 18:08 分类:问答Rescue RuntimeError in Rake
I have a custom Rakefile which calls different开发者_如何学编程 file tasks. Sometimes a file that is expected doesn\'t exist, and rake throws a RuntimeError and fails. However, I\'d like to do a few t[详细]
2022-12-19 20:28 分类:问答Access Violation With Pointers? - C++
I\'ve written a simple string tokenizing program using pointers for a recent school project. However, I\'m having trouble with my StringTokenizer::Next() method, which, when called, is supposed to ret[详细]
2022-12-19 05:48 分类:问答How to tell what .swf generated an error?
I was viewing a page just now and got the er开发者_JS百科ror box popup telling me of a runtime error in a .swf The problem is, there are multiple .swfs on the page, and I do not know which one generat[详细]
2022-12-18 19:53 分类:问答Assembly loading problem
I have an assembly loading problem that\'s cropping up when I convert from Vista (32bit) to Windows 7 (32bit). It occurs when I try to load some very old Sybase ASE ADO.NET data provider DLLS.[详细]
2022-12-17 19:49 分类:问答How to figure out what caused runtime error on IPhone App?
In Xcode, say you write an app for the iphone and it has a runtime error in it. What I\'ve been seeing is that it just closes out the[详细]
2022-12-17 03:21 分类:问答Challenging Runtime Error when calling Native Code from Managed Code
First_Layer I have a win32 dll written in VC++6 service pack 6. Let\'s call this dll as FirstLayer. I do not have access to FirstLayer\'s source code but I need to call it from managed[详细]
2022-12-13 10:28 分类:问答