Thread: [Hbasic-userinfo] (no subject)
Status: Beta
Brought to you by:
mengels
From: Gutemberg <gut...@ho...> - 2003-07-24 01:57:18
|
From: Oppermann <op...@an...> - 2003-08-05 21:25:35
|
I can only confirm that. Horst from South Africa P2 400 mandrake 9.1=20 Am Dienstag, 5. August 2003 17:57 schrieb =C3=96ZD=C4=B0L TANER=C4=B0: > ON MY CEL 300 256MB RAM MND 9.1 LINUX SYSTEM > IT TOOK NEARLY AN HOUR TO COMPILE AND INSTALL > BUT IT DID COMPILED WELL > NO ERROR > IT WORKED > BUT AS VOLKER SAID U CANNOT REMOVE ANYTHING THAT U ATTACH TO FORM A BUTTON > TEXTBOX ETC. U PRESS DELETE NOTHING HAPPENS AND WAITS > BUT MY HBASIC COMPILATION DID NOT RETURN TO SHELL GIVING ERROR MESSAGES > SEE YOU ALL > OZDIL > FROM TURKEY > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.504 / Virus Database: 302 - Release Date: 24.07.2003 |
From: James W. <jwi...@sc...> - 2003-11-26 18:24:53
|
From: Charles B. <buy...@ya...> - 2003-12-25 03:19:39
|
I am trying to run Hbasic on SuSE 9.0 but it always crashes. Any help? Where do I find more documantation? Cb.. __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ |
From: <rp...@ho...> - 2004-01-03 17:40:51
|
_________________________________________________________________ MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com |
From: . <mun...@ma...> - 2004-01-19 00:04:47
|
Hello, id like to receive information abou hbasic, thank you. |
From: A A. <abd...@ar...> - 2004-02-14 20:39:36
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1256"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD> <BODY> <DIV> <DIV><FONT face=Arial color=#0000a0 size=2><STRONG></STRONG></FONT></DIV></DIV></BODY></HTML> |
From: Alejandro B. <do...@mo...> - 2004-03-11 17:35:12
|
--- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.620 / Virus Database: 399 - Release Date: 11/3/2004 |
From: Alejandro B. <db...@mo...> - 2004-03-11 17:37:06
|
--- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.620 / Virus Database: 399 - Release Date: 11/3/2004 |
From: Alejandro B. <do...@mo...> - 2004-03-11 17:37:07
|
--- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.620 / Virus Database: 399 - Release Date: 11/3/2004 |
From: Alejandro B. <db...@mo...> - 2004-03-11 17:37:08
|
--- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.620 / Virus Database: 399 - Release Date: 11/3/2004 |
From: tony w. <to...@wr...> - 2004-03-16 17:48:39
|
From: Paun <sp...@pt...> - 2004-03-27 21:16:30
|
From: <mar...@ya...> - 2004-03-29 15:53:37
|
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D M=E1rcio Baruch Analista de Suporte=20 SIXX Consultoria e Inform=E1tica (71)9131-6139 =20 MSN - mar...@ho... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D |
From: Paun <sp...@pt...> - 2004-04-04 21:53:32
|
From: Stephen S. <st...@sb...> - 2004-09-03 04:33:17
|
Why do I get the error "Operator not allowed for this type of values" for this code: If LineEdit1.text = "Hello" Then LineEdit1.text = "' End If Is there some other way to compare strings? I couldn't find any relevant documentation on comparing strings. Stephen |
From: Roger S. <sen...@ya...> - 2004-09-07 22:39:44
|
Thank You for ALL your hard work. I have been a software developer for about 20 years. I have been with VB since version 2. If there is anything that I can do to help you please let me know. Thanks Again Roger Sarlouis |
From: o.s.p <o....@li...> - 2008-05-27 12:00:44
|
hallo marcus! i'm tring to compile hbasic 2007-02a on my disro (frugalware 08 current) this is what i have on my system: qt 3.3.8-9 /lib/libdl-2.7.so gcc 4.3.0-5 make 3.81-3 automake 1.10.1-3 this are the errors i get: bash-3.2$ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking for GNU make... make checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for DSO_HANDLE required... NO_DSO_HANDLE checking for compiler usage... INCLUDE_COMPILER checking for X... libraries , headers checking for QT 3.x libraries... /usr/lib/qt/lib checking for QT 3.x includes... /usr/lib/qt/include checking if KDE user interface should be used... /usr/include/ checking for KDE 3.x libraries... /usr/lib checking for lrelease - lupdate... checking for kspreadcalc library... checking for dlerror in -ldl... yes checking for backtrace in -lexecinfo... no checking for QT 3.x libraries... (cached) /usr/lib/qt/lib checking for sqlite library... /usr/lib/libsqlite.a checking for lupdate... /usr/lib/qt/include/../bin/lupdate checking for lrelease... /usr/lib/qt/include/../bin/lrelease checking for libmysqlclient... checking for "/usr/lib/libmysqlclient.a"... no checking for "/usr/lib/mysql/libmysqlclient.a"... yes checking for mysql_real_connect in -lmysqlclient... yes checking for "/usr/lib/libmysqlclient.so"... yes checking for mysql.h... checking /usr/include/mysql.h usability... no checking /usr/include/mysql.h presence... no checking for /usr/include/mysql.h... no checking /usr/include/mysql/mysql.h usability... yes checking /usr/include/mysql/mysql.h presence... yes checking for /usr/include/mysql/mysql.h... yes checking "if MySQL Version /usr/include/mysql is >= 4.0.0"... yes checking for MySQL-CC support... checking for libpq-fe.h... (cached) yes checking for perl support... no checking for qtc library... no checking for QT 3.x includes... (cached) /usr/lib/qt/include checking for moc... /usr/lib/qt/include/../bin/moc configure: creating ./config.status config.status: creating Makefile.global config.status: creating Makefile config.status: creating src/defines.h config.status: creating erp/src/defines.h config.status: creating erp/src/database/Makefile config.status: creating erp/src/hbcron/defs.h config.status: creating install_dir/used_packages.info bash-3.2$ make make -C runtime_lib/compiler make[1]: Entering directory `/home/pol/Desktop/HBasic-2007-2a/runtime_lib/compiler' make -C ../../src libhbasic.a make[2]: Entering directory `/home/pol/Desktop/HBasic-2007-2a/src' gcc -g -O2 -g -c -I/usr/lib/qt/include -I../source_editor -I ../include -I../src -I../runtime_lib -I../runtime_lib/interpreter -I../gui_db_access -o basic_document.o basic_document.cpp In file included from basic_document.cpp:68: global_vars.h:47: warning: 'typedef' was ignored in this declaration In file included from ../source_editor/source_edit_data.h:10, from basic_document.cpp:75: ../source_editor/../source_editor/source_edit_widget.h:57: warning: 'typedef' was ignored in this declaration In file included from propertyeditor.h:49, from basic_document.cpp:78: ../gui_db_access/report_editor.h:235: error: multiple parameters named 'parent' In file included from basic_document.cpp:99: basic_document.h:51: warning: 'typedef' was ignored in this declaration basic_document.cpp:127: warning: deprecated conversion from string constant to 'char*' basic_document.cpp: In member function 'HBGuiElement* CBasicDocument::createNewComp(QWidget*, short int, short int, short int, HBGuiElement*)': basic_document.cpp:475: warning: deprecated conversion from string constant to 'char*' basic_document.cpp:543: warning: deprecated conversion from string constant to 'char*' basic_document.cpp:549: warning: deprecated conversion from string constant to 'char*' basic_document.cpp: In member function 'void CBasicDocument::createGeometryProperty(HBGuiElement*, QWidget*)': basic_document.cpp:630: warning: deprecated conversion from string constant to 'char*' basic_document.cpp: In member function 'void CBasicDocument::loadComponentsFromDs(QDataStream*, HBGuiElement*, int)': basic_document.cpp:768: warning: deprecated conversion from string constant to 'char*' make[2]: *** [basic_document.o] Error 1 make[2]: Leaving directory `/home/pol/Desktop/HBasic-2007-2a/src' make[1]: *** [../../src/libhbasic.a] Error 2 make[1]: Leaving directory `/home/pol/Desktop/HBasic-2007-2a/runtime_lib/compiler' make: *** [runtime_lib/compiler/librt_compiler.so] Error 2 ------------------ can you help me? is there any forum abut hbasic? thank you |