Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Devel]cercasi ambiente tipo TP 7.0[Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Sep 03, 2004 4:25 pm    Post subject: [Devel]cercasi ambiente tipo TP 7.0[Risolto] Reply with quote

Forse non ci ho azzeccato con il tag.

Mi servirebbe un programma tipo Tp.exe di windows di supporto nella programmazione pascal.
Ho provato il pacchetto, fpc, ma ho l'impressione che non contenga nulla del genere (smentitemi, se del caso).

Cosa potrei cercare?
_________________
vu vu vu
gentù
mi piaci tu


Last edited by cloc3 on Sun Sep 05, 2004 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Sep 03, 2004 4:29 pm    Post subject: Re: [Devel]cercasi ambiente tipo TP 7.0 Reply with quote

cloc3 wrote:
Mi servirebbe un programma tipo Tp.exe di windows di supporto nella programmazione pascal.
Ho provato il pacchetto, fpc, ma ho l'impressione che non contenga nulla del genere (smentitemi, se del caso).


Non ho capito cosa cerchi... stai cercando un IDE? O un compilatore pascal?
_________________
Ciao da me!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Sep 03, 2004 4:32 pm    Post subject: Re: [Devel]cercasi ambiente tipo TP 7.0 Reply with quote

randomaze wrote:

Non ho capito cosa cerchi... stai cercando un IDE? O un compilatore pascal?

Si, credo che IDE sia il termine tecnico giusto, ma avevo paura ad usarlo.
Il compilatore, in fpc è già compreso. Mi serve proprio quell'ambientino grafico stile dos che si apre quando lanci tp.exe
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Fri Sep 03, 2004 4:40 pm    Post subject: Reply with quote

kdevelop, of course!!!
_________________
...
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Sep 03, 2004 4:40 pm    Post subject: Re: [Devel]cercasi ambiente tipo TP 7.0 Reply with quote

cloc3 wrote:
Mi serve proprio quell'ambientino grafico stile dos che si apre quando lanci tp.exe


quell'ambiente? rhide
_________________
Ciao da me!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Sep 03, 2004 4:45 pm    Post subject: Reply with quote

motaboy wrote:
kdevelop, of course!!!

Per bambini, mi raccomando...
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Fri Sep 03, 2004 5:13 pm    Post subject: Reply with quote

Ti server per bambini? KDevelop non dovrebbe essere molto complicato. in teoria fa tutto lui...
_________________
...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Sep 03, 2004 5:21 pm    Post subject: Reply with quote

motaboy wrote:
Ti server per bambini? KDevelop non dovrebbe essere molto complicato. in teoria fa tutto lui...

Concordo a pieno.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Sep 03, 2004 5:28 pm    Post subject: Reply with quote

Ma tu guarda. Un errore così non lo avevo mai visto.

Code:

config.status: creating config.h
config.status: executing depfiles commands

You're missing the dot program.
It is still possible to run and use KDevelop without it, but you will
not be able to use the new graphical classbrowser. In order to get
a dot copy, go to www.graphviz.org and download the graphviz package.

You have no kdelibs documentation generated by Doxygen installed.
You should install Doxygen from www.doxygen.org, reconfigure
and rebuild the kdelibs sources. You should 'make apidox' and
'make install' in your kdelibs build dir, and then rerun this
configure script.

Good - your configure finished. Start make now

Making all in bdb
Making all in build_unix
../.././bdb/dist/../mutex/mut_tas.c: In function `__db_tas_mutex_lock':
../.././bdb/dist/../mutex/mut_tas.c:108: error: `asm' undeclared (first use in this function)
../.././bdb/dist/../mutex/mut_tas.c:108: error: (Each undeclared identifier is reported only once
../.././bdb/dist/../mutex/mut_tas.c:108: error: for each function it appears in.)
../.././bdb/dist/../mutex/mut_tas.c:108: error: parse error before "volatile"
../.././bdb/dist/../mutex/mut_tas.c:108: warning: unused variable `__one'
../.././bdb/dist/../mutex/mut_tas.c:108: warning: unused variable `__l'
make[3]: *** [mut_tas.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

!!! ERROR: dev-util/kdevelop-3.1.0 failed.
!!! Function kde_src_compile, Line 131, Exitcode 2
!!! died running emake, kde_src_compile:make



Ch vuol dì?
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Sep 03, 2004 5:30 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=61872
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Fri Sep 03, 2004 5:50 pm    Post subject: Reply with quote

Non preoccuparti. KDevelop usa un sacco di programmi esterni e li ti avvisa solo che alcuni non li hai installati. Comunque per quello che serve a te i due programmi non sono utili.
_________________
...
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sun Sep 05, 2004 8:42 pm    Post subject: Reply with quote

rhide era esattamente la cosa a cui mi riferivo inizialmente.

Però anche kdevelop può andare bene ai miei scopi.

Grazie.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
napo
n00b
n00b


Joined: 25 Aug 2004
Posts: 22
Location: Trento - Italy

PostPosted: Tue Sep 07, 2004 10:19 am    Post subject: Reply with quote

Se ho capito bene TP7 sta per Turbo Pascal 7.
L'IDE di Free Pascal non va bene?
Lazarus http://www.lazarus.freepascal.org/

PS: so bene che il post e' stato risolto, voglio solo avere un parete su Lazarus
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum