Re: 4.0 include system question

new topic     » goto parent     » topic index » view thread      » older message » newer message
twbeaty said...
murphy said...

try this:

export include a.e 
export include b.e 

Put those at the top of c.e, include c.e in your program, voila, a and b stuff should be there too.

Right, that's what I'm doing in this case. The includes which I gave in the original post are in the file which the user should include in order to use the library. The problem is, to use your example, that b.e needs functions from a.e as well, but b.e isn't seeing them.

b.e needs to include a.e

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu