[Vala] Not Existing CCodeBaseModule in Vala context
- From: Sébastien Granjoux <seb sfo free fr>
- To: vala-list gnome org
- Subject: [Vala] Not Existing CCodeBaseModule in Vala context
- Date: Wed, 30 Aug 2017 21:54:01 +0200
Hi,
With vala 0.38, I get the error:
error: The name `CCodeBaseModule' does not exist in the context of `Vala'
on the following line
scope_prefix = Vala.CCodeBaseModule.get_ccode_lower_case_prefix (scope);
I don't know much about Vala but this line looks valid to me. It is
working with Vala 0.36. I think the CCodeBaseModule comes from the vala
compiler itself, I imagine that it is always available in the Vala
namespace. How could I fix this code?
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]