This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
So far in May, you have voted 0 times ou of a total of 20 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.
Is this thread worth a thumbs up?
Module headers cannot be nested - Frank - Mar 2 18:20:26 2012
Hi,
I added an a new library to Dynamic C .LIB and when
I compile a C source file that uses that library I get a message
that says: Module headers cannot be nested. None of my headers are nested in my
.LIB.
Can some one help me.
Thanks
Frank
(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )Re: Module headers cannot be nested - Frank - Mar 2 20:10:34 2012
ok I fund the problem just the /***Beginheader */ was at the wrong place
--- In r..., "Frank"
wrote:
>
> Hi,
> I added an a new library to Dynamic C .LIB and when
> I compile a C source file that uses that library I get a message
> that says: Module headers cannot be nested. None of my headers are nested in
my .LIB.
> Can some one help me.
>
> Thanks
> Frank
>

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )