comp.lang.ada
 help / color / mirror / Atom feed
* rc-files
@ 2001-02-20 21:43 Cornel Arnet
  2001-02-20 22:05 ` rc-files tmoran
  2001-02-20 22:50 ` rc-files Randy Brukardt
  0 siblings, 2 replies; 3+ messages in thread
From: Cornel Arnet @ 2001-02-20 21:43 UTC (permalink / raw)


Hi,

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?)

Thanks
Cornel





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rc-files
  2001-02-20 21:43 rc-files Cornel Arnet
@ 2001-02-20 22:05 ` tmoran
  2001-02-20 22:50 ` rc-files Randy Brukardt
  1 sibling, 0 replies; 3+ messages in thread
From: tmoran @ 2001-02-20 22:05 UTC (permalink / raw)


>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?)
  It's in the zip file or on the disk with the rest of Claw.  Perhaps it's
in a different directory than you are expecting?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rc-files
  2001-02-20 21:43 rc-files Cornel Arnet
  2001-02-20 22:05 ` rc-files tmoran
@ 2001-02-20 22:50 ` Randy Brukardt
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Brukardt @ 2001-02-20 22:50 UTC (permalink / raw)


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.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-20 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-20 21:43 rc-files Cornel Arnet
2001-02-20 22:05 ` rc-files tmoran
2001-02-20 22:50 ` rc-files Randy Brukardt

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