On Friday, February 14, 2014 5:00:10 AM UTC-8, Tatu Tarvainen wrote:
> Btw, I seem to get the following compiler errors after upgrading om from 
> 0.3.6 to 0.4.0
> 
> 
> (clojurescript version is 0.0-2138)
> 
> 
> WARNING: Use of undeclared Var om.core/specify! at line 570 out\om\core.cljs
> WARNING: Use of undeclared Var om.core/_ at line 572 out\om\core.cljs
> WARNING: Use of undeclared Var om.core/tx-data at line 572 out\om\core.cljs
> WARNING: Use of undeclared Var om.core/root-cursor at line 572 
> out\om\core.cljs
> WARNING: Use of undeclared Var om.core/tx-data at line 574 out\om\core.cljs
> WARNING: Use of undeclared Var om.core/root-cursor at line 574 
> out\om\core.cljs
> WARNING: Wrong number of args (2) passed to om.core/-notify at line 572 
> out\om\core.cljs

You might want to try running "lein cljsbuild clean." Normally, those sorts of 
messages appear whenever I forget to clean and rebuild after upgrading 
dependencies.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to