And you can reach other KDE contributors on matrix
https://community.kde.org/Matrix
Cheers to you Sy,
--
Méven
Dear Sy Sagar,
Here you can find some information on different things you could look into.
https://community.kde.org/Get_Involved
I'd recommend you look into our products and see something you'd like
to work on improving. It will help you find the answers you are
looking for.
Good luck!
Aleix
On
Hi, I am a first year college student and new to the open source community
; I am interested in the KDE community projects and want to genuinely
contribute to it. I have an intermediate knowledge of C++ and have recently
been into DSA ( link list , stacks, queues, arrays, trees , some parts of
gra
Hi, I am a first year college student and new to the open source community
; I am interested in the KDE community projects and want to genuinely
contribute to it. I have an intermediate knowledge of C++ and have recently
been into DSA ( link list , stacks, queues, arrays, trees , some parts of
gra
Hi Alex,
Thanks for wishing to get involved in KDE development! It's good to hear you
read through the Get Involved/Development page, that's a good start. As
mentioned, we do have the Junior Jobs tag as a good start as well:
https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CON
To whom it may concern,
Hello, I am a student new to KDE community. I want to get involved with KDE
development to hone my programming skills and make contribution to KDE. But
I don't know what work I can do and where do I start. Could anyone give me
some guidance? It would be better if we can dis
Hello Pranam,
Thanks for the response. I wish I could be a part of the Google Code-In but
unfortunately I am too old for this activities.
Actually I am a first-year graduate student in Computer Science. But I
started learning Computer Science since the master. So I have only less
than one year ex
Hello,
If you are a school student and 13-17 years old right now then there is a
good opportunity for you as Google Code-In is on going right now. Take part
in it if you are eligible. There are byte size tasks for students who want
to get involved in open source.
But if you are not eligible then h
To whom it may concern,
Hello, I am a student new to KDE community. I want to get involved with KDE
development to hone my programming skills and make contribution to KDE. But
I don't know what work I can do and where do I start. Could anyone give me
some guidance? It would be better if we can dis
>
> > bye
> >
> > > -- Forwarded message --
> > > From: Picachu Nioto
> > > Date: Wed, Sep 28, 2011 at 4:18 AM
> > > Subject: Re: Getting started with KDE development
> > > To: kde-devel@kde.org
> > >
> >
; Date: Wed, Sep 28, 2011 at 4:18 AM
> > Subject: Re: Getting started with KDE development
> > To: kde-devel@kde.org
> >
> >
> > Hello everyone,
> >
> > Thanks for the replies. Appreciate it!
> >
> > I am using kdesrc 1.14.1
> > I have now ch
Picachu Nioto, 29.09.2011:
> Anyone got a chance to look at my earlier email.
If you are on a debian based distro, you will need kdelibs5-dev.
bye
> -- Forwarded message --
> From: Picachu Nioto
> Date: Wed, Sep 28, 2011 at 4:18 AM
> Subject: Re: Getting s
Anyone got a chance to look at my earlier email.
Thanks,
Picachu
-- Forwarded message --
From: Picachu Nioto
Date: Wed, Sep 28, 2011 at 4:18 AM
Subject: Re: Getting started with KDE development
To: kde-devel@kde.org
Hello everyone,
Thanks for the replies. Appreciate it!
I am
On Tuesday, September 27, 2011 21:07:40 Giorgos Tsiapaliwkas wrote:
> Hi and welcome.:)
>
> On 27 September 2011 14:09, Picachu Nioto wrote:
> > Okay, so current status is that I have decided to use kdesrc.
> > While executing kdesrc-build, I got the errors. Log is posted below but to
> > summari
Hello everyone,
Thanks for the replies. Appreciate it!
I am using kdesrc 1.14.1
I have now checked the log files and it the error that I am getting is the
following: (they are different for different packages.
1) cmake_minimum_required(VERSION 2.8)
2) include could not find load file:KDE4D
Hi and welcome.:)
On 27 September 2011 14:09, Picachu Nioto wrote:
> Okay, so current status is that I have decided to use kdesrc.
> While executing kdesrc-build, I got the errors. Log is posted below but to
> summarize there are 3 errors,
> 1. Unable to configure qt-copy!
>
there is no qt-cor
Hello
First of all, you can skip the part of building the qt, because the ubuntu
comes with the qt 4.7.2, which is fine for kde. Also if you skip the qt
build, then be sure that the qt devel packages are installed. There are
build logs inside the ~/kdesrc/log/latest/, for each application, which w
Picachu Nioto writes:
> 1. Unable to configure qt-copy!
> 2. Unable to configure automoc with CMake! (Occurs for many packages)
> 3. Can't checkout phonon: No such file or directory at ./kdesrc-build line
> 2954. (Occurs for many packages)
You need to check the error logs kdesrc-build produces i
On Tuesday, 2011-09-27, Picachu Nioto wrote:
> Thank you everyone for the welcome and the suggestions.
> I need your support to make it thorough and get on the smooth road.
>
> Okay, so current status is that I have decided to use kdesrc.
> While executing kdesrc-build, I got the errors. Log is po
Thank you everyone for the welcome and the suggestions.
I need your support to make it thorough and get on the smooth road.
Okay, so current status is that I have decided to use kdesrc.
While executing kdesrc-build, I got the errors. Log is posted below but to
summarize there are 3 errors,
1. Unab
Hi Picachu, and welcome aboard! You can get some pointers on the KDE
TechBase. Start here -> http://techbase.kde.org/Getting_Started/Build or
http://techbase.kde.org/Contribute#Getting_Started_with_Coding
There are some changes in the way KDE is build, and you may have some
problems following them.
Hi Picachu,
On Sun, Sep 25, 2011 at 8:21 PM, Picachu Nioto wrote:
> Is there any thing else that I should install to configure my environment to
> develop KDE applications.
techbase.kde.org has information on "Setting up a KDE development
environment" (see the first link on the main page), but i
Hello Picachu,
On Sun, Sep 25, 2011 at 3:21 PM, Picachu Nioto wrote:
> Hi everyone,
> I am new to KDE development and wish to contribute to some KDE applications
> or small modules.
> I am a good Qt programmer. I have installed ubuntu 11.04 and cmake and qmake
> by apt-get install tool.
> Is ther
On 25 September 2011 14:21, Picachu Nioto wrote:
> Hi everyone,
> I am new to KDE development and wish to contribute to some KDE applications
> or small modules.
> I am a good Qt programmer. I have installed ubuntu 11.04 and cmake and qmake
> by apt-get install tool.
> Is there any thing else that
On Sep 26, 2011 1:31 AM, "Picachu Nioto" wrote:
>
> Hi everyone,
>
> I am new to KDE development and wish to contribute to some KDE
applications or small modules.
> I am a good Qt programmer. I have installed ubuntu 11.04 and cmake and
qmake by apt-get install tool.
>
> Is there any thing else tha
Hi,
On Sunday, 2011-09-25, Picachu Nioto wrote:
> Hi everyone,
>
> I am new to KDE development and wish to contribute to some KDE applications
> or small modules.
> I am a good Qt programmer. I have installed ubuntu 11.04 and cmake and
> qmake by apt-get install tool.
>
> Is there any thing else
Picachu Nioto writes:
> Is there any thing else that I should install to configure my environment to
> develop KDE applications.
> Could someone point me to pages explaining how to contribute to KDE
> applications?
You might want to take a look at http://techbase.kde.org/Getting_Started
and then
Hi everyone,
I am new to KDE development and wish to contribute to some KDE applications
or small modules.
I am a good Qt programmer. I have installed ubuntu 11.04 and cmake and qmake
by apt-get install tool.
Is there any thing else that I should install to configure my environment to
develop KDE
28 matches
Mail list logo