delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/01/04/15:51:43

Message-ID: <000601be3822$f5e631a0$0fa531ce@fresita-one>
From: "Jorge Ivan Meza Martinez" <jimeza AT usa DOT net>
To: <djgpp AT delorie DOT com>
Subject: RE: using tvision with djgpp
Date: Mon, 4 Jan 1999 15:40:38 -0500
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Reply-To: djgpp AT delorie DOT com

Hello Robert,

thank you for answering me.

>Please tell us, what TV lib you mean. Have you compiled it
>yourself or got you a precompiled lib.

I got the precompiled lib, tvisionb.zip.

>> d:/djgpp/lib/libtv.a(FileEditor.o)(.text+0x2ac):FileEditor.cc: undefined
>> reference to `istream::seekg(long)'
>
>This error comes probably from the fact, that the libtv.a
>was compiled with an other gcc version than your current
>used version.

Now, I got the source file, tvisions.zip, and I am trying to compile with my
actual version of DJGPP.

When I run 'make', I get this error:

Makefile:370: no file name for `include'
make.exe: [Names/BackgroundName.o] Error -1 (ignored)
gcc -O2 -Wall -I. -I. -I./include -o Names/BackgroundName.o -c
Names/BackgroundName.cc

makefile's 370 line is:

"include $(depfiles)"

and I get the next error for each other file.

make.exe: [Names/BackgroundName.o] Error -1 (ignored)
make.exe: [Names/ButtonName.o] Error -1 (ignored)
gcc -O2 -Wall -I. -I. -I./include -o Names/ButtonName.o -c
Names/ButtonName.cc

How can I fix it ?

when I was trying to make the library, I found that this computer hadn't
'sed', so I downloaded sed302. is it a good version ? or is it old ?

thanks,


   Jorge Ivan Meza Martinez
jimezam AT armenia DOT multi DOT net DOT co
          jimeza AT usa DOT net
      jimezam.home.ml.org

["O Lord, if there is a Lord, save my soul, if I have a soul--", Ernest
Renan]

-----Mensaje original-----
De: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Para: djgpp AT delorie DOT com <djgpp AT delorie DOT com>
Fecha: Domingo, 03 de Enero de 1999 04:33 a.m.
Asunto: Re: using tvision with djgpp


>> tvedit1.o: In function `main':
>> tvedit1.cpp:4: undefined reference to `TApplication type_info node'
>> tvedit1.o: In function `TEditorApp type_info function':
>> tvedit1.cpp(.text+0x75d): undefined reference to `TApplication type_info
>> function'
>
>Ad the -fno-rtti switch when you compile the sample


I haven't tried this because I am trying to recompile the library first.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019