Hi!
I Download ChicagoBoss applications from GitHub. Try to compile it on Windows 7.
During executing windows-make.bat i have got many errors
1. I have not found cowboy_websocket_handler.elr and gen_smtp_server_session.erl
for boss_mochicow_handler.elr (-behaviour(cowboy_websocket_handler).)  and 
boss_smtp_server.erl (-behaviour(gen_smtp_server_session).)

Compiling e:/ChicagoBoss/src/boss/boss_smtp_server.erl failed:
e:/ChicagoBoss/src/boss/boss_smtp_server.erl:2: behaviour gen_smtp_server_sessio
n undefined
ERROR: compile failed while processing E:/ChicagoBoss: rebar_abort

......

Compiling e:/ChicagoBoss/src/boss/boss_mochicow_handler.erl failed:
e:/ChicagoBoss/src/boss/boss_mochicow_handler.erl:2: behaviour cowboy_websocket_
handler undefined
ERROR: compile failed while processing E:/ChicagoBoss: rebar_abort



2. Compiling e:/ChicagoBoss/src/boss/boss_load.erl failed:
e:/ChicagoBoss/src/boss/boss_load.erl:77: variable '_' is unbound
e:/ChicagoBoss/src/boss/boss_load.erl:77: variable '_' is unbound
e:/ChicagoBoss/src/boss/boss_load.erl:78: variable '_' is unbound
e:/ChicagoBoss/src/boss/boss_load.erl:78: variable '_' is unbound
ERROR: compile failed while processing E:/ChicagoBoss: rebar_abort


Where and how to get a stable working version For Windows???

Thank you!
Sorry for my english


 

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/4741393273080%40web15m.yandex.ru.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to