From: ninja AT aerohel DOT snu DOT ac DOT kr (Chun, Sung Jin) Subject: [Q] Making work ObjC dll. 23 Jul 1998 09:20:28 -0700 Message-ID: <001501bdb612$e121d7c0$92752e93.cygnus.gnu-win32@aeromdo2.snu.ac.kr> Reply-To: "Chun, Sung Jin" To: "GNU-Win32" I've created my ObjC class into dll but when I link them into a executable and run it it says that; Cannot find NSObject class. How objc.dll that is class Object can be used but NSObject the my class cannot be found. Is there any special technique that can solve this problem ? Please help me I'm in desperate stage. Thanks in advance and Please reply me via e-mail. ****************************************** I like N*Step's beauty, but Iove Freedom. ninja AT aerohel DOT snu DOT ac DOT kr ---ObjC--- NSString* NSMyName = @"Chun, sungjin"; [ NSMyName fly ]; ---ObjC--- ****************************************** - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".