X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Thu, 06 Mar 2008 20:19:30 -0600 Date: Thu, 06 Mar 2008 18:19:28 -0800 From: Jim Michaels User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Turbo Vision compile problems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 36 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 24.20.110.103 X-Trace: sv3-1rRVlG6scrPwWZS8+I3vxL3eyQjyhX6M5sWZVbyYN1hzQCGqjvMlmn1t44N7tSN4DCN/xnuvTdF9CAF!aABIzvBU/Zpc0/IkUHF2yvq/8bjhrqdA+fSO42UfGrnRAhOaGV78MiqL6z3J9T/+OYtaA8Ta752n!hO17k4mtbRkCJWOORv2Plb9+UJso1w== X-Complaints-To: abuse AT comcast DOT net X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.37 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have the manuals for Turbo Vision in storage. I paid for them along with my Borland C++ 3.1 compiler set. the manuals are not included in any files that I know of. I noticed the Hello.cc example application was missing from turbo vision, and it was the most interesting. maybe I overlooked it. also, every example compiles with the link error that the linker could not find -lrhtv rhtv.* does not exist. when I try to make the maintain.mak in the makes directory in order to make rhtv, I get the error "unknown include dir: c:/djgpp/v2gnu/lib/gcc/djgpp/4.23/include/limits.h" a file as a directory? the directory exists. doesn't work out of the box. I also noticed some strange g: paths for libraries I couldn't resolve with rhide.env and then I am told to "edit" with no instructions. I don't even quite know how to read what I am looking at. Please make it simple. I can only juggle so many things in my head at once. I can tell nobody actually tried to compile the turbo vision examples - because they compile with so many errors. mostly deprecation warnings about string constants being used for char * which are turned into errors. In fact, this problem is throughout the codebase. my only solution is const_cast(). I am willing to send you my edits to save you time. I just don't know if they work yet because I have no rhtv. I guess I won't be using turbo vision for a while yet. -- Jim Michaels for email, edit the address