<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: build failes on fedora</title><link>https://sourceforge.net/p/transcoder84/bugs/3/</link><description>Recent changes to 3: build failes on fedora</description><atom:link href="https://sourceforge.net/p/transcoder84/bugs/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 25 Dec 2013 06:30:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/transcoder84/bugs/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>build failes on fedora</title><link>https://sourceforge.net/p/transcoder84/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;bash-4.2$ make&lt;br /&gt;
gcc -Wall &lt;code&gt;pkg-config --cflags --libs gtk+-3.0&lt;/code&gt;    -c -o src/misc.o src/misc.c&lt;br /&gt;
src/misc.c: In function ‘add_files’:&lt;br /&gt;
src/misc.c:143:124: error: ‘GTK_STOCK_CANCEL’ undeclared (first use in this function)&lt;br /&gt;
  GtkWidget &lt;em&gt;input_file_chooser = gtk_file_chooser_dialog_new ("Open File",GTK_WINDOW(mainwin),GTK_FILE_CHOOSER_ACTION_OPEN,GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL,GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT,NULL);&lt;br /&gt;
                                                                                                                            ^&lt;br /&gt;
src/misc.c:143:124: note: each undeclared identifier is reported only once for each function it appears in&lt;br /&gt;
src/misc.c:143:161: error: ‘GTK_STOCK_OPEN’ undeclared (first use in this function)&lt;br /&gt;
  GtkWidget &lt;/em&gt;input_file_chooser = gtk_file_chooser_dialog_new ("Open File",GTK_WINDOW(mainwin),GTK_FILE_CHOOSER_ACTION_OPEN,GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL,GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT,NULL);&lt;br /&gt;
                                                                                                                                                                 ^&lt;br /&gt;
src/misc.c: In function ‘browse_path’:&lt;br /&gt;
src/misc.c:181:133: error: ‘GTK_STOCK_CANCEL’ undeclared (first use in this function)&lt;br /&gt;
  GtkWidget &lt;em&gt;ouput_file_chooser = gtk_file_chooser_dialog_new ("Open File",GTK_WINDOW(mainwin),GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER,GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL,GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT,NULL);&lt;br /&gt;
                                                                                                                                     ^&lt;br /&gt;
src/misc.c:181:170: error: ‘GTK_STOCK_OPEN’ undeclared (first use in this function)&lt;br /&gt;
  GtkWidget &lt;/em&gt;ouput_file_chooser = gtk_file_chooser_dialog_new ("Open File",GTK_WINDOW(mainwin),GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER,GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL,GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT,NULL);&lt;br /&gt;
                                                                                                                                                                          ^&lt;br /&gt;
make: *** &lt;span&gt;[src/misc.o]&lt;/span&gt; Error 1&lt;br /&gt;
bash-4.2$ &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Asif Ali Rizvan</dc:creator><pubDate>Wed, 25 Dec 2013 06:30:03 -0000</pubDate><guid>https://sourceforge.net4a90717c95342827003c71ffd7527e3ff70ee646</guid></item></channel></rss>