Re: Questions about Quanta+ development

Saulo Soares de Toledo <[email protected]> Tue, 21 Jul 2009 19:59:46 -0300
Newsgroups gmane.comp.kde.devel.quanta
Message-ID <[email protected]>
--===============0698913392==
Content-Type: multipart/alternative; boundary=001636284cfe054362046f3f36ef

--001636284cfe054362046f3f36ef
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I'm trying compile KDevelop here, but I receive this error:

[ 52%] Building CXX object
debuggers/gdb/CMakeFiles/gdbtest.dir/unittests/gdbtest.o
/home/saulo/Desktop/kdevelop/kdevelop/debuggers/gdb/unittests/gdbtest.cpp:36:44:
error: debugger/interfaces/stackmodel.h: File or directory not found
make[2]: ** [debuggers/gdb/CMakeFiles/gdbtest.dir/unittests/gdbtest.o] Error
1
make[1]: ** [debuggers/gdb/CMakeFiles/gdbtest.dir/all] Error 2
make: ** [all] Error 2


Can you help me with this?



2009/7/20 Saulo Soares de Toledo <[email protected]>

>
> (...)
>>
> > We have numbers, we have people who needs this, we have multiplatform
>> Sure - there would be users for visual html editing. Quanta3 even had it.
>> If we
>> find developers implementing that - great!
>
>
> Ok... What you think about call some Kompose developers to here. I know
> there are a good difference between GTK+2 and QT, but could be the first
> way, if interest them.
>
>
>
>> I just said *I* won't work on that, others are free to do so of course.
>> Good
>> visual editing that creates good HTML/CSS is very difficult, if not
>> impossible.
>> (but that depends on how you define "good" code).
>
>
> If we get some developers for this I can talk here about the quality of the
> generated code. I know there are some things difficult, but the generated
> code don't need be exactily 100%, but be as good as some proprietary
> solutions.
>
>
>> Imho visual editing
>> should happen in an CMS.
>
>
> I agree with you. Even the CSS code is generated in a template and hand by
> hand, without help of an IDE. But there are times when we need create HTML
> files for other uses beyond websites (or even for them too). And this
> generated files aren't to CMS... It's with this files (usually containing
> tables, their code isn't good to work on CMS directily and isn't all times
> we create them with CSS in a better way...) we get the worse and slow work
> where the lack of an IDE is bad...
>
> How this work is common and almost impossible to do in time without an IDE,
> we are required to buy proprietary software... :-(
>
>
>
> About yout PHP development: I am impatient to test your work, is really
> desired where I work for many developers! We will test it and put here a lot
> of information when the first Quanta release is done!
>
>
> Thanks for your attention here.
>
> Saulo
>
>

--001636284cfe054362046f3f36ef
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I&#39;m trying compile KDevelop here, but I receive this error:<br><br>[ 52=
%] Building CXX object debuggers/gdb/CMakeFiles/gdbtest.dir/unittests/gdbte=
st.o<br>/home/saulo/Desktop/kdevelop/kdevelop/debuggers/gdb/unittests/gdbte=
st.cpp:36:44: error: debugger/interfaces/stackmodel.h: File or directory no=
t found<br>
make[2]: ** [debuggers/gdb/CMakeFiles/gdbtest.dir/unittests/gdbtest.o] Erro=
r 1<br>make[1]: ** [debuggers/gdb/CMakeFiles/gdbtest.dir/all] Error 2<br>ma=
ke: ** [all] Error 2<br><br><br>Can you help me with this?<br><br><br><br>
<div class=3D"gmail_quote">2009/7/20 Saulo Soares de Toledo <span dir=3D"lt=
r">&lt;<a href=3D"mailto:[email protected]">[email protected]</a>&g=
t;</span><br><blockquote class=3D"gmail_quote" style=3D"border-left: 1px so=
lid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class=3D"gmail_quote"><br><blockquote class=3D"gmail_quote" style=3D"b=
order-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; paddin=
g-left: 1ex;"><div><div>
(...) <br></div></div></blockquote><div class=3D"im"><blockquote class=3D"g=
mail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>&gt; We have numbers, we have=
 people who needs this, we have multiplatform<br>


</div></div>Sure - there would be users for visual html editing. Quanta3 ev=
en had it. If we<br>
find developers implementing that - great!</blockquote></div><div><br>Ok...=
 What you think about call some Kompose developers to here. I know there ar=
e a good difference between GTK+2 and QT, but could be the first way, if in=
terest them.<br>

<br>=A0</div><div class=3D"im"><blockquote class=3D"gmail_quote" style=3D"b=
order-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; paddin=
g-left: 1ex;">
I just said *I* won&#39;t work on that, others are free to do so of course.=
 Good<br>
visual editing that creates good HTML/CSS is very difficult, if not impossi=
ble.<br>
(but that depends on how you define &quot;good&quot; code).</blockquote></d=
iv><div><br>If we get some developers for this I can talk here about the qu=
ality of the generated code. I know there are some things difficult, but th=
e generated code don&#39;t need be exactily 100%, but be as good as some pr=
oprietary solutions.<br>

=A0</div><div class=3D"im"><blockquote class=3D"gmail_quote" style=3D"borde=
r-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-le=
ft: 1ex;"> Imho visual editing<br>
should happen in an CMS.</blockquote></div><div><br>I agree with you. Even =
the CSS code is generated in a template and hand by hand, without help of a=
n IDE. But there are times when we need create HTML files for other uses be=
yond websites (or even for them too). And this generated files aren&#39;t t=
o CMS... It&#39;s with this files (usually containing tables, their code is=
n&#39;t good to work on CMS directily and isn&#39;t all times we create the=
m with CSS in a better way...) we get the worse and slow work where the lac=
k of an IDE is bad...<br>

<br>How this work is common and almost impossible to do in time without an =
IDE, we are required to buy proprietary software... :-(<br><br><br><br>Abou=
t yout PHP development: I am impatient to test your work, is really desired=
 where I work for many developers! We will test it and put here a lot of in=
formation when the first Quanta release is done!<br>

<br><br>Thanks for your attention here.<br><br>Saulo</div></div><br>
</blockquote></div><br>

--001636284cfe054362046f3f36ef--

--===============0698913392==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
quanta-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/quanta-devel

--===============0698913392==--