logo       

Re: erlang make utility - some help required.: msg#00405

lang.erlang.general

Subject: Re: erlang make utility - some help required.

I changed the include to be a string, (the erl extension can be omitted). (It
works if I just give the module name as an atom - without anything else. But
requires the include files.

I'm using tools 2.0.1 OTP R9

thanks for your input


>>> Mickael Remond <mickael.remond@xxxxxxxxxxxxx> 04/28/03 05:02PM >>>
"DANIESC SCHUTTE" <DANIESC.SCHUTTE@xxxxxxxxxxxx> writes:

> Greetings all,
>
> can anyone give me an indication what I am doing wrong in my Emakefile.
>
> Thanks.
> Daniel
>
> Emakefile content:
> {card_info, [{i, '/home2/bv/include'}]}.

Hello,

I have no way to reproduce your problem from here but I see one main
potential problem. I would use a string to define the include path.
Another problem might be that extension of the Erlang file is missing
(But I am not sure about this one).

What I would do:

{'card_info.erl', [{i, "/home2/bv/include"}]}.

Tell me if this works.

--
Mickaël Rémond
http://www.erlang-projects.org/


#####################################################################################
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy and copies.
#####################################################################################



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise