Hello!
On 9/4/06, Koji Takasumi <[EMAIL PROTECTED]> wrote:
> I have a sample module that uses the qlc module with
> -include("stdlib/include/qlc.hrl").
I assume you mean -include_lib(...) and with that it works fine for me.
Otherwise I'll have to look at it. The project properties include
specif
I apologize if the answer to this is obvious, but I just
downloaded Erlide/Eclipse for windows from Yoxos. Everything works fine
(I got the ping/pong sample working) but,
I have a sample module that uses the qlc module with
-include(“stdlib/include/qlc.hrl”).
If I compile this f