Tagged Questions
3
votes
1answer
401 views
GUI cross-development in OCaml with natural look and feel
I would like to build a GUI for an OCaml application I'm writing. My first idea was to use GTK+. I would like my application to run on Macs, Linux, Windows with a natural look and feel. I know that, ...
1
vote
1answer
153 views
GODI-Batteries: Installation problems (yet again)
I have asked this question before but it turns out that what I believed to be the solution is not.
The Problem
I have just started a fresh GODI installation and I am attempting to install the ...
1
vote
1answer
205 views
GODI-Batteries: Installation problems
I am trying to install godi-batteries using GODI console. I seem to have all dependencies sorted (like Camomile). I get the following error within Godi's interface:
> ocamlfind ocamlopt ...
0
votes
1answer
58 views
ocamlfind does not find a package installed with godi
I tried to compile a OMakefile with omake.
I installed all needed packages with GODI.
GODI shows me these packages as installed.
Ocamlfind does not find all of these packages.
With ocamlfind list it ...
0
votes
1answer
138 views
GODI installation error
I'm running Fedora 9 x86_64 and am more or less a Linux newbie (not using it, but installing and such). The error occurs in the second stage of the bootstrap (i.e. "./bootstrap_stage2").
It does a ...