It's almost certain that he's trying to run this with Erlang 18, otherwise dict() would just be generating a warning.
For now, I recommend building with any version of Erlang earlier than 18. This line (https://github.com/ErlyORM/riak-erlang-client/blob/master/rebar.config#L5) probably needs to be updated to a newer version of riak_pb. -Jesse On Tue, Jul 28, 2015 at 8:58 AM, can2nac <[email protected]> wrote: > What is your Erlang version? > > On Tuesday, July 28, 2015 at 2:11:52 PM UTC+3, Xiong wrote: >> >> Hi all, >> >> I tried to install ChicagoBoss, got attached error, type dict() undefined. >> >> Tried on Windows & BSD platform, both with update Erlang and ChicagoBoss, >> both failed. >> >> Is there anyway to fix it? >> >> Thank you. >> > -- > 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/cc501f86-119a-4787-ba8a-293885feee3f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Jesse Gumm Owner, Sigma Star Systems 414.940.4866 || sigma-star.com || @jessegumm -- 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/CAPTXyXeDivKMRamupQb1u8Z%2BN4h-%3D4%3DzuhS1gpkYGznEa41-VA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
