comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: rc-files
Date: Tue, 20 Feb 2001 16:50:56 -0600
Date: 2001-02-20T16:50:56-06:00	[thread overview]
Message-ID: <9yCk6.2882$7e6.1214626@homer.alpha.net> (raw)
In-Reply-To: 96uoiq$rur$1@bw107zhb.bluewin.ch

Cornel Arnet wrote in message <96uoiq$rur$1@bw107zhb.bluewin.ch>...

>I've got some problems compiling rc-files generated by ClawBuilder. "rc
>xxx.rc" (rc.exe taken from ObjectAda 7.1) yields error "cannot open
file
>'rc_cnst.h'". Where can I get this file from? (do I need it?)


As Tom said, the file should be in the Claw distribution (zips or
floppies). Probably, rc isn't looking in the correct place for it. rc
expects to find .h files on it's include path. Use a "Set" to set the
path appropriately:

      Set Include=C:\Claw-Intro

(If C:\Claw-Intro is the directory where Claw is installed and Rc_Cnst.H
is found.)

            Randy Brukardt
            R.R. Software, Inc.






      parent reply	other threads:[~2001-02-20 22:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-20 21:43 rc-files Cornel Arnet
2001-02-20 22:05 ` rc-files tmoran
2001-02-20 22:50 ` Randy Brukardt [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox