Dependencies and known problems - monstrencage/SocialNetwork GitHub Wiki

This library requires essentially OCurl and Yojson. It currently works only on Unix systems (because it uses the unix.cma), but it is actually only for misc. features, it could be easily fixed if needed.

There is however a serious glitch right now :

  • compilation in ocamlopt is not possible
  • furthermore the linkage is not done properly : to compile a file with the library one needs to be in the main folder with all .cmo and .cmi files.