Zoltan Padrah | 1 Nov 2010 01:04
Picon

Fwd: KTechLab for KDE4

---------- Forwarded message ----------
From: David Lanzendörfer <david.lanzendoerfer@...>
Date: 2010/10/31
Subject: Re: KTechLab for KDE4
To: Zoltan Padrah <zoltan.padrah@...>

Hi
I tried to compile
leviathan <at> dizzy-6 ~/ktl-j_ohny_b/build $ git branch
* master

On my gentoo machine with(as you see) amd64 arch...
Seems as we have problem on this platform?

best regards
       leviathan

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
cd /home/leviathan/ktl-j_ohny_b/build/src/plugins/circuit &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/ktlcircuit.dir/link.txt
--verbose=1
/usr/bin/c++  -fPIC  -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new
-fno-common -Woverloaded-virtual -fno-threadsafe-statics
-fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG
-DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings
-Wl,--no-undefined -lc  -shared -Wl,-soname,ktlcircuit.so -o
../../../lib/ktlcircuit.so
CMakeFiles/ktlcircuit.dir/ktlcircuit_automoc.o
(Continue reading)

gg aka linedubeth | 1 Nov 2010 10:52
Picon
Favicon

Re: help for french

Hello,

i have compiled with success the example hello the world program but i'm 
trying to compile the ktechlab trunk.

i don't

i have a message "checking wether ggcc is blacklisted ... sed: can't 
read conftest.c: no such file ....

many thanks for your help with a dummy programmer

Best regards

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
gg aka linedubeth | 1 Nov 2010 11:19
Picon
Favicon

Re: Fwd: KTechLab for KDE4

I have a different problem

Could you i send my config.log?

Many thanks

best regards

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
Julian Bäume | 2 Nov 2010 15:40
Picon
Gravatar

Re: Fwd: KTechLab for KDE4

Am Montag, 1. November 2010, 11:19:41 schrieb gg aka linedubeth:
> I have a different problem
> 
> Could you i send my config.log?

sure, just do it. that’s (partly) what this list is for.

bye then
julian
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@...
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
Julian Bäume | 2 Nov 2010 15:42
Picon
Gravatar

Re: Fwd: KTechLab for KDE4

Am Montag, 1. November 2010, 01:04:55 schrieb Zoltan Padrah:
> ---------- Forwarded message ----------
> From: David Lanzendörfer <david.lanzendoerfer@...>
> Date: 2010/10/31
> Subject: Re: KTechLab for KDE4
> To: Zoltan Padrah <zoltan.padrah@...>
>
> Hi
> I tried to compile
> leviathan <at> dizzy-6 ~/ktl-j_ohny_b/build $ git branch
> * master
> 
> On my gentoo machine with(as you see) amd64 arch...
> Seems as we have problem on this platform?

Confirmed. I used to develop on a 64 bit machine, but it’s somewhat broken, so 
I only used older computers during the last months. I’ll take care of that, 
today. Thanks for pointing this out :)

bye then
julian
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
(Continue reading)

Julian Bäume | 2 Nov 2010 17:20
Picon
Gravatar

Re: Fwd: KTechLab for KDE4

moin,

Am Dienstag, 2. November 2010, 15:42:59 schrieb Julian Bäume:
> Am Montag, 1. November 2010, 01:04:55 schrieb Zoltan Padrah:
> > ---------- Forwarded message ----------
> > From: David Lanzendörfer <david.lanzendoerfer@...>
> > Date: 2010/10/31
> > Subject: Re: KTechLab for KDE4
> > To: Zoltan Padrah <zoltan.padrah@...>
> > 
> > Hi
> > I tried to compile
> > leviathan <at> dizzy-6 ~/ktl-j_ohny_b/build $ git branch
> > * master
> > 
> > On my gentoo machine with(as you see) amd64 arch...
> > Seems as we have problem on this platform?
> 
> Confirmed. I used to develop on a 64 bit machine, but it’s somewhat broken,
> so I only used older computers during the last months. I’ll take care of
> that, today. Thanks for pointing this out :)

I pushed a fix. It compiles fine, now, but I couldn’t run it (because I don’t 
have X on that machine ;)). It runs fine on my 32 bit system. (make sure tu 
run kbuildsycoca4, because some library-names and desktop files changed)

bye then
julian
(Continue reading)

Julian Bäume | 2 Nov 2010 17:49
Picon
Gravatar

Re: Fwd: KTechLab for KDE4

btw, we aren’t the only ones, bitten by that ;)

http://blog.tampakrap.gr/shared-libmysqld-for-embedded-mysql-mariadb-is-back/
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@...
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
gg aka linedubeth | 2 Nov 2010 22:54
Picon
Favicon

Re: Fwd: KTechLab for KDE4

Le 01/11/2010 11:19, gg aka linedubeth a écrit :
> I have a different problem
>
> Could you i send my config.log?
>
> Many thanks
>
> best regards
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps&  games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> Ktechlab-devel mailing list
> Ktechlab-devel@...
> https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
>
halo

i send it

best regards
Attachment (config.log): text/x-log, 89 KiB
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
(Continue reading)

Julian Bäume | 3 Nov 2010 00:14
Picon
Gravatar

Re: Fwd: KTechLab for KDE4

Am Dienstag, 2. November 2010, 22:54:22 schrieb gg aka linedubeth:
> Le 01/11/2010 11:19, gg aka linedubeth a écrit :
> > I have a different problem
> > 
> > Could you i send my config.log?

It says, it couldn’t find your Qt installation. You need the Qt development 
files (a version between 3.2 and 4.0).

bye then
julian
------------------------------------------------------------------------------
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@...
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
Zoltan Padrah | 14 Nov 2010 16:47
Picon

Bus support in the simulator

  Hi,

 I was lately thinking about how to properly support buses in
ktechlab. First I'd like to make a short review of the existing
infrastructure:

Elements are ideal models;
they have Pins;
Wires connect two Pins;
Components consist of one or more elements and pins.

Essentially a bus should be made of several Wires running in parallel,
with Pins on their end. In order to allow connecting buses to
Components, the Component "pins" should be compatible with buses and
wires. Due to this, in my opinion, we need 2 additional classes:

ComponentPin or Node (we should select proper names): such pin can be
associated with one or more Pins. In the old code, these are the
Nodes, I think.

Connector or ComponentWire: this class should connect two
ComponentPins and it should be associated with one or  more wires.

ASCII art diagram (if it looks too bad, copy it in a text editor with
fixed-width font):

ComponentPin -----(connected by) Connector ---- ComponentPin
 |                      |                          |
 | has                  | has                      | has
 |                      |                          |
(Continue reading)


Gmane