delorie.com/archives/browse.cgi | search |
From: | mk2 AT irz DOT inf DOT tu-dresden DOT de (Mario Koeppen) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: getting rhide to work with tvision? |
Date: | 8 Oct 1996 03:56:42 +0200 |
Organization: | Dept. of Computer Science, TU Dresden, Germany |
Lines: | 21 |
Distribution: | world |
Message-ID: | <53cccq$hdk@irz301.inf.tu-dresden.de> |
References: | <53aj6n$dhf AT verkko DOT uwasa DOT fi> |
Reply-To: | mk2 AT irz DOT inf DOT tu-dresden DOT de |
NNTP-Posting-Host: | irz301.inf.tu-dresden.de |
Mime-Version: | 1.0 |
Keywords: | rhide, tvision |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
In article <53aj6n$dhf AT verkko DOT uwasa DOT fi>, joyr AT walli DOT walli DOT uwasa DOT fi (Joni Yrjana) writes: >How can I compile programs using tvision from rhide? Using example from >Borland's manual, all I get are errors in linking : >tvi.cc(.text+0x16): undefined reference to eTProgram::initDeskTop(TRect)' >... > >but compiling the same source by 'hand' using following syntax: >gcc -o tvi.exe tvi.o -ltv -liostr >produces executable without errors.. > >Are there any special options I should set in rhide or..? > >Thanks in advance > You have to include tv in the linker options (put "tv" into a line and check it on). -- Mario Koeppen mk2 AT irz DOT inf DOT tu-dresden DOT de http://www.inf.tu-dresden.de/~mk2
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |