From: tugrul@tugrul.net
Date: Tue 16 Dec 2003 - 07:43:32 EST
Basic editörü HBasic i açarken alttaki hatayı veriyor.
Program çalışıyor ama bir nesneyi forma attığınızda veya kod yazmaya kalktığınızda kapanıyor.
Bu sorunu nasıl çözebilirim acaba??
Teşekkürler.
*-*-*-*-*-*-*-*-*-*-* HATA KODU *-*-*-*--*-*-*-*-*-*-*-*-*-*-
Load-Error
Error loading shared library
Error loading shared library
Description: HBasic tries to load a shared library which contains methods and components. Loading the library failed due to the following reason.
/usr/local/hbasic/packages/hbasic_stdgui_1.so: undefined symbol: _ZNK9QCheckBox9hitButtonERK6QPoint
Error handling: This is normally a problem in the C++ code of the library. Try to send an error report to the developer of the shared library and wait for error correction .
If the error message is \"undefined symbol __dso_handle\" try to add \"--with-dso_handle\" in HBasic configure statement and compile again
*-*-*-*-*-*-*-*-*-*-*---*-*-*-*-*-*-*--*-*-*-*-*-*-*-*-*-*-