[Vala] support for object files
- From: pancake <pancake youterm com>
- To: vala-list gnome org
- Subject: [Vala] support for object files
- Date: Wed, 23 Jan 2008 02:29:57 +0100
What do you think about adding support for object files?
pancake ~/prg/radare/vala/grava$ valac --pkg gtk+-2.0 --pkg cairo *.o cmain.c
error: default_layout.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: edge.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: graph.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: layout.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: main.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: node.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: renderer.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: widget.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
Compilation failed: 8 error(s), 0 warning(s)
--pancake
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]