Hi Davi,
the errors I've got due a classic "configure + make" - then on
"make" it started to print errors related to "libtool", etc..
Of course, once there will be no more "configure" - there will be no
errors either..
Rgds,
-Dimitri
On 11/8/10, Davi Arnaut <davi.arnaut@stripped> wrote:
> On 11/8/10 7:25 AM, Dimitri wrote:
>> BTW, CMake is not always installed by default on all systems, so it'll
>> be fine to print a clear error message on configure/make that CMake is
>> missing and stop.. - Currently it's not a case, and you may meet many
>> errors on compiling before to discover there is no CMake on your
>> system..
>>
>
> There won't be a configure anymore, neither make file files are shipped
> -- make files are generated by cmake. Also, there won't be compile
> errors if cmake is not present. Which errors would be those you are
> talking about?
>
> Regards,
>
> Davi
>