**** BEGIN LOGGING AT Wed Jan 28 02:59:57 2009 Jan 28 10:32:38 hmm... quite quiet Jan 28 10:35:55 indeed it is Jan 28 10:36:05 basus: so how's morning in Oulu? Jan 28 10:36:33 quite good weather Jan 28 10:36:53 not too warm? Jan 28 10:37:05 never :) Jan 28 10:38:37 I wonder if someone is doing any project with qtextended Jan 28 10:40:02 I would if I had time and some income Jan 28 10:40:23 I can't link against my own libraries :( Jan 28 10:40:54 how so? Jan 28 10:41:01 Still trying to learn how to use qbuild Jan 28 10:42:25 I managed to make a own library and build it and then i also managed to make it persistent in SDK... but when i try to link against it it don't work Jan 28 10:44:59 hmm... perhaps i need to check that everything is ok in .dep file Jan 28 10:53:00 basus: hrrr, I hate this, all my jobs are in Oulu and I live here Jan 28 10:53:13 * Tm_T thinks his/her/its jobs should come to here Jan 28 10:54:06 where is here Jan 28 10:54:20 behind Snowy Mountains Jan 28 10:54:39 Eastern Finland that is Jan 28 10:55:02 There are no snowy mountains in eastern finland :D Jan 28 10:55:11 so you think Jan 28 10:56:07 You could start to make qtextended interface to 6 legged harvester robot :)) Jan 28 10:56:47 "killer robot on the loose in eastern finland" Jan 28 10:56:50 they don't need one, and that isn't what I like to do, son Jan 28 10:57:53 oh boy... Jan 28 23:15:36 hi Jan 28 23:16:28 can anybody help me fixing a problem installing qtopia from tarball sources? Jan 28 23:17:12 i run configure and then qbuild (from another directory as described by configure file) but it fails because an error on qvfb Jan 28 23:20:53 i have seen other people that are experiencing my same (indentically) problem and it is posted on qtextended forum but without replies, you can reach the page with this link: http://qtextended.org/modules/newbb_plus/viewtopic.php?topic_id=906&forum=1 Jan 28 23:56:37 RaffoPazzo2: what version are we talking about? Jan 29 00:00:36 tsdogs 4.4.1 Jan 29 00:00:40 RaffoPazzo2: It seems some path problem with configure script Jan 29 00:00:53 i just ran configure from build :s Jan 29 00:01:11 so you have a qt-extended.4.4.1 dir Jan 29 00:01:30 yep i ran ../qt-extended-4.4.1/configure Jan 29 00:01:38 and u run ../qt-extended-4.4.1/configure from a shadow build directory ? Jan 29 00:01:59 no from friend folder of qt-extended Jan 29 00:02:02 did you specify the depot and the rest Jan 29 00:02:36 what target do you want to build ? Jan 29 00:02:45 first step x86 Jan 29 00:02:53 but i should compile it for arm Jan 29 00:03:01 ok Jan 29 00:03:08 i just "ran tar xvfz , configure, make Jan 29 00:03:09 " Jan 29 00:03:16 so create 2 build dir one for x86 and one for arm Jan 29 00:03:27 for arm you'll need the toolchain too Jan 29 00:03:46 then you should run configure like this (for x86) Jan 29 00:04:00 export QPEDIR= Jan 29 00:04:11 hmm , no Jan 29 00:04:26 exoirt QPEDIR= Jan 29 00:04:30 http://qtopia.net/doc/qtextended4.4/building-guide.html ? Jan 29 00:05:32 yes u must set QPEDIR and QTOPIA_DEPOT_PATH Jan 29 00:05:45 then the configure as follows Jan 29 00:06:22 configure -prefix /opt/Qtopia -no-sxe -no-drm -qvfb -extra-qt-config "-qt-gfx-transformed" -xplatform i386 Jan 29 00:06:46 then run bin/qbuild Jan 29 00:07:22 the extra config it's only if you want to be able to rotate the screen :) Jan 29 00:07:44 for the arm target I think you should first use the gta targets Jan 29 00:08:29 with configure -device neo Jan 29 00:09:15 look at the configure* options in devices/neo for the options that are enabled/disabled Jan 29 00:09:35 RaffoPazzo2: am I talking to myself ? :-) Jan 29 00:09:38 brb Jan 29 00:09:51 no no Jan 29 00:10:01 i'm reading you and documentation too Jan 29 00:10:03 :) Jan 29 00:11:41 ok Jan 29 00:12:28 i have arm-linuxx-* compiler Jan 29 00:12:43 should it work Jan 29 00:12:50 freescale gave me that Jan 29 00:12:50 I think so Jan 29 00:13:22 so just that, i have not setted QPEDIR variable.... Jan 29 00:13:43 i thought that it was just to make documentation more readable :D Jan 29 00:13:45 I always set it so ihmo you should Jan 29 00:14:15 I'm not sure if it's still needed, probably ljp knows better Jan 29 00:15:08 we ask trolltech support but they didb't replay us Jan 29 00:15:23 *replie Jan 29 00:15:35 **reply Jan 29 00:16:14 well for that I have no idea Jan 29 00:16:31 i was mentioning it just for chatting Jan 29 00:16:35 never mind :) Jan 29 00:16:41 i really thank you Jan 29 00:17:14 i will try what you suggested me, or simply i will order other guys to do :D Jan 29 00:17:23 also I think you could be interested in this http://qtextended.org/downloads/snapshots/ Jan 29 00:17:30 lol Jan 29 00:18:17 I'm not sure about the i386 xplatform, I built it for x86_64 (which was fixed in latest snapshots) Jan 29 00:18:50 what do this snaposhots contain ? Jan 29 00:19:20 the development version of qt-extended 4.4.3 which will come out in the future Jan 29 00:20:27 i see Jan 29 00:20:45 i think to try 4.4.2 Jan 29 00:20:53 we need stable release Jan 29 00:21:07 ok Jan 29 00:21:09 customers could complaint bugs :D Jan 29 00:21:31 :) Jan 29 00:21:50 what device ? Jan 29 00:22:20 we have our own device Jan 29 00:22:23 *what is the target device? phone? Jan 29 00:22:45 *is it a phone? Jan 29 00:22:49 it is based on freescale iMX21 arm processor Jan 29 00:22:54 it is more like a PDA Jan 29 00:23:11 ok, then probably coding is less :) Jan 29 00:23:54 i wrote a beta application using qt-embedded, they are about 20k lines of code... Jan 29 00:24:20 but we need qtopia to provide phone like functions Jan 29 00:24:33 and with qtopia we save time Jan 29 00:24:48 migrating from qt-embedded to qt-extended is pretty straight forward Jan 29 00:25:24 i think so, it's like replace main with QTOPIA_MAIN() Jan 29 00:25:34 :) Jan 29 00:26:04 yep, probably as a reference implementation it is better to use n810 Jan 29 00:27:53 ok, pretty late. good night Jan 29 00:28:01 for me too Jan 29 00:28:03 again Jan 29 00:28:10 i really thank you Jan 29 00:28:14 np Jan 29 00:28:16 have a good night **** ENDING LOGGING AT Thu Jan 29 02:59:57 2009