On Sat, 18 Nov 2006, Joao Morais wrote:
> Michael Van Canneyt wrote:
>
> > > > This is the code:
> > > >
> > > > TPressObject = class(TPressSubject)
> > > > _Id: TPressString;
> > > > private // <- compiler stops here
> > > > ...
> > > >
> > > > and this is the inheritance:
> > > >
Michael Van Canneyt wrote:
This is the code:
TPressObject = class(TPressSubject)
_Id: TPressString;
private // <- compiler stops here
...
and this is the inheritance:
TPersistent (Classes unit)
+-TPressStreamable (PressClasses unit)
+-TPressSubject (PressSubject unit)
+-TP
On Fri, 17 Nov 2006, Joao Morais wrote:
> Joao Morais wrote:
> > Michael Van Canneyt wrote:
> > >
> > > On Wed, 15 Nov 2006, Joao Morais wrote:
> > >
> > > > Hello,
> > > >
> > > > I have a TPersistent decendant class that causes the following compiling
> > > > error:
> > > >
> > > > "Only class
Joao Morais wrote:
Michael Van Canneyt wrote:
On Wed, 15 Nov 2006, Joao Morais wrote:
Hello,
I have a TPersistent decendant class that causes the following compiling
error:
"Only class which are compiled in $M+ mode can be published"
This is the inheritance:
TPersistent (Classes unit)
+-T
Michael Van Canneyt wrote:
On Wed, 15 Nov 2006, Joao Morais wrote:
Hello,
I have a TPersistent decendant class that causes the following compiling
error:
"Only class which are compiled in $M+ mode can be published"
This is the inheritance:
TPersistent (Classes unit)
+-TPressStreamable (Pre
On Wed, 15 Nov 2006, Joao Morais wrote:
>
> Hello,
>
> I have a TPersistent decendant class that causes the following compiling
> error:
>
> "Only class which are compiled in $M+ mode can be published"
>
> This is the inheritance:
>
> TPersistent (Classes unit)
> +-TPressStreamable (PressCl
Hello,
I have a TPersistent decendant class that causes the following compiling
error:
"Only class which are compiled in $M+ mode can be published"
This is the inheritance:
TPersistent (Classes unit)
+-TPressStreamable (PressClasses unit)
+-TPressSubject (PressSubject unit)
+-TPressObje
On Mon, 14 Aug 2006, Gabor Boros wrote:
Hi,
The problem is, missed keyword 'class' in zipper.pp line 368 and 439.
Fixed.
Michael.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi,
The problem is, missed keyword 'class' in zipper.pp line 368 and 439.
Gabor
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
| | apt-get install libc6-devel
| |
note: should actually be libc6-dev
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
attn: gnu linux maintainers
| apt-get install binutils
| apt-get install libc6-devel
|
In fact, maybe these two packages above should be a -requirement- for the
freepascal
package in the fpc.rpm and fpc.deb ?
What do you think, should this be changed?
Currently, at the debian website here is w
, I'm not sure but you'd do something similar with RPM packages or what
not.
Lars
- Original Message -
From: "Neil Kittipalo" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Tuesday, May 24, 2005 2:16 AM
Subject: [fpc-pascal] Compile error
On Tue, 24 May 2005, Neil Kittipalo wrote:
> I used to use Turbo Pascal years ago and thought I'd try Free Pascal.
> I'm running Suse 9.2, but every time I try to compile or run one of the
> demos I get,
> Error: Error while linking
Under Windows/DOS it means, that previous .exe is running and l
On Tue, 24 May 2005, Neil Kittipalo wrote:
I used to use Turbo Pascal years ago and thought I'd try Free Pascal.
I'm running Suse 9.2, but every time I try to compile or run one of the demos
I get,
Error: Error while linking
We'll need some more verbose error message.
If there are no othe
I used to use Turbo Pascal years ago and thought I'd try Free Pascal.
I'm running Suse 9.2, but every time I try to compile or run one of the
demos I get,
Error: Error while linking
Any ideas?
Neil
___
fpc-pascal maillist - fpc-pascal@lists.freepas
15 matches
Mail list logo