Hi guys,

I have a question on building lucy library.

The way that I build it is,
1- I first build clownfish compiler and runtime.
2- create a folder <Project>/clownfish
3- create 3 folders in <Project>/clownfish
bin (contains cfc)
lib (contains clownfish dynamic library)
share (contains clownfish/runtime/c/autogen/share folder)

then during the configure procedure I put
--clownfish-prefix=<Project>/clownfish.

I believe there should be another way to build Lucy. What should I enter as
--clownfish-prefix parameter?

Thanks in advance,
Serkan

Reply via email to