Re: compile only one module file
- From: "Jugoslav Dujic" <jdujic@xxxxxxxxx>
- Date: Thu, 28 Sep 2006 09:57:56 +0200
Mike wrote:
| Hi
|
| I use CVF6.6C.
| I'd like to compile only one module file.
| Could I ask how to do it?
| Thank you in advance.
If you have one source file with several modules within -- you can't.
A source file is the smallest compilable unit. Besides, having several
modules within one file is usually a Bad Idea (with few due exceptions).
You can compile only one file (the one active in the editor or selected
in FileView) by hitting Ctrl+F7 (Debug/Compile) or right-click, then
select "Compile".
If you refer to solving the circular dependency problem before, see my
reply in that thread.
--
Jugoslav
___________
www.xeffort.com
Please reply to the newsgroup.
You can find my real e-mail on my home page above.
.
- References:
- compile only one module file
- From: Mike
- compile only one module file
- Prev by Date: Re: Strange Porting Problem CVF to IVF, requesting help and ideas.
- Next by Date: Re: Error in opening the Library module file
- Previous by thread: compile only one module file
- Next by thread: Re: compile only one module file
- Index(es):
Relevant Pages
|