Re: [Vala] Create C++ binding library
- From: Phil Housley <undeconstructed gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Create C++ binding library
- Date: Tue, 19 May 2009 13:40:11 +0100
2009/5/18 Frédéric Gaudy <fred_gaudy yahoo fr>:
Is it possible to create a vapi file for a C++ library?
All Vala code is translated into C for compilation, so you would need
to have some layer that could manage the translation of method calls,
handle the c++ memory management etc. While it might be possible to
extend Vala to create that sort of bridge automatically, it would be a
lot of work - a long way from just creating a vapi file.
--
Phil Housley
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]