|
Re: erlang make utility - some help required.: msg#00412lang.erlang.general
The tools version you use can't read compiler options in an Emakefile. You need OTP R9B-1. /siri DANIESC SCHUTTE wrote: > 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> |
|---|---|---|
| Previous by Date: | Re: Binary parsing: 00412, Garry Hodgson |
|---|---|
| Next by Date: | Re: Questions and discussion on UBF: 00412, Joe Armstrong |
| Previous by Thread: | Re: erlang make utility - some help required.i: 00412, DANIESC SCHUTTE |
| Next by Thread: | AXE10: 00412, wicaksono |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |