AW: [Hbasic-userinfo] help...
Status: Beta
Brought to you by:
mengels
From: Engels, M. <Mar...@SP...> - 2004-06-16 10:55:35
|
Hello Ra=FAl, thanks for your information about the problems compiling the last = HBasic version. I tried to include the kspreadcalc library to allow the user = to access the calculator from the kspread program but I didn't check if = the library is on the computer in the configure script. I tried to add the search for the library in a new configure file which I have appended to = this mail. Please try to unpack it in the HBasic directory and rerun = ./configure. If you still cannot compile the last version of HBasic with this = configure script please send me another mail.=20 I will also try to fix the problem with the fileselect dialog but my = first idea has been to delete it from the package. The problem is that the QFileSelect box from the Qt library which I have used for HBasic is not = a normal widget. I think I will have to create a new component sourcecode which may be used a a Fileselect box. Maybe this will already in the = next version. If not it will be on my ToDo list. Marcus -----Urspr=FCngliche Nachricht----- Von: Ra=FAl Moratalla [mailto:rau...@on...] Gesendet: Dienstag, 15. Juni 2004 23:12 Cc: hba...@li... Betreff: Re: [Hbasic-userinfo] help... Simon Ardrey escribi=F3: >gcc -g -O2 -g -c -I/usr/lib/qt-3.3/include -Iinclude -I../../src -o >hbasic_kocalc.moc.o hbasic_kocalc.moc.cpp >ld -o hbasic_kocalc_1.so -shared -lqt-mt -L/usr/lib/qt-3.3/lib -L >/opt/kde3/lib -L/usr/local/hbasic/lib -lkspreadcalc hbasic_kocalc.o >hbasic_kocalc.moc.o >ld: cannot find -lkspreadcalc >make[2]: *** [hbasic_kocalc_1.so] Error 1 >rm hbasic_kocalc.moc.cpp >make[2]: Leaving directory `/root/Simon/downloaded >files/HBasic-0.9.9l/packages/hbasic_kocalc' >make[1]: *** [hbasic_kocalc/hbasic_kocalc_1.so] Error 2 >make[1]: Leaving directory `/root/Simon/downloaded >files/HBasic-0.9.9l/packages' >make: *** [all] Error 2 >rm dlg_program_output.moc.cpp >[root@localhost HBasic-0.9.9l]# make install > > >They are just above this. ^^^^^^^^^^^^^ > > > =20 > I had the same problem on Fedora Core 2. I installed koffice-devel and=20 made a simbolic link from /usr/lib/kde3 to /opt/kde3/lib. It seems that = the compilation ignores the parameters used (--prefix=3D/usr=20 --with-kde-libraries=3D/usr/lib/kde3) Cheers, Raul ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code = NWMGYKND _______________________________________________ Hbasic-userinfo mailing list Hba...@li... https://lists.sourceforge.net/lists/listinfo/hbasic-userinfo |