|
Re: erlang make utility - some help required.: msg#00403lang.erlang.general
"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/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Questions and discussion on UBF: 00403, Fabien Dagnat |
|---|---|
| Next by Date: | Re: AXE10: 00403, Laszlo Varga |
| Previous by Thread: | Re: erlang make utility - some help required.i: 00403, Siri Hansen (EAB) |
| Next by Thread: | Re: erlang make utility - some help required.: 00403, DANIESC SCHUTTE |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |