[gnome-devel-docs] Removed compilation example with valac
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-devel-docs] Removed compilation example with valac
- Date: Mon, 26 Jan 2015 10:08:15 +0000 (UTC)
commit 417d39f350477550bcbc981bd980e806c7d422b0
Author: Bastian Ilsø <bastianilso gnome org>
Date:   Sun Jan 25 19:06:03 2015 +0100
    Removed compilation example with valac
    
    Stick to a straightforward example.
 platform-demos/C/beginner.c.page |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/platform-demos/C/beginner.c.page b/platform-demos/C/beginner.c.page
index 9e59900..b37b782 100644
--- a/platform-demos/C/beginner.c.page
+++ b/platform-demos/C/beginner.c.page
@@ -64,15 +64,6 @@
     For more information about compiling GTK+ programs see <link 
href="http://developer.gnome.org/gtk3/3.4/gtk-compiling.html">Compiling GTK+ Applications on UNIX</link>.
   </p>
   </note>
-  <p>You can also use the Vala compiler to compile these samples:</p>
-  <steps>
-    <item><p>In the terminal type:</p>
-      <screen>valac --pkg gtk+-3.0 <var>filename</var>.c</screen>
-    </item>
-    <item><p>To run:</p>
-      <screen>./<var>filename</var></screen>
-    </item>
-  </steps>
  <section id="windows" style="2column"><title>Windows</title>
     <p></p>
   </section>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]