<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 177: wxJSON does not configure if wxWidgets is configured with --disable-gui</title><link>https://sourceforge.net/p/wxcode/bugs/177/</link><description>Recent changes to 177: wxJSON does not configure if wxWidgets is configured with --disable-gui</description><atom:link href="https://sourceforge.net/p/wxcode/bugs/177/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 24 Dec 2019 17:43:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wxcode/bugs/177/feed.rss" rel="self" type="application/rss+xml"/><item><title>wxJSON does not configure if wxWidgets is configured with --disable-gui</title><link>https://sourceforge.net/p/wxcode/bugs/177/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a requirement where wxWidgets is configured disabling GUI :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;../configure wxDEBUG_LEVEL=0 --disable-gtktest --disable-sdltest --disable-compat28 --disable-debug --prefix=/usr/local/wxWidgets-nogui --disable-gui&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Configuring wxJSON would fail as follows :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PATH=/usr/local/wxWidgets-nogui/bin:$PATH ../configure --prefix=/usr/local/wxWidgets-nogui&lt;br/&gt;
...&lt;br/&gt;
checking which wxWidgets toolkit was selected... configure: error:&lt;br/&gt;
        Cannot detect the currently installed wxWidgets port !&lt;br/&gt;
        Please check your 'wx-config --cxxflags'...&lt;br/&gt;
...&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The wxJSON GTK3 &lt;a class="" href="https://sourceforge.net/p/wxcode/patches/38/attachment/wxjson-gtk3-support.patch"&gt;patch&lt;/a&gt; has been previously applied.&lt;/p&gt;
&lt;p&gt;Manipulating JSON files does not really need a GUI toolkit.&lt;/p&gt;
&lt;p&gt;I'm wondering if this can be taken into account in the configure script, that I can't tinker with.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SET</dc:creator><pubDate>Tue, 24 Dec 2019 17:43:44 -0000</pubDate><guid>https://sourceforge.netb60c1aa92588c83fd0782adeb0f71d4a3fe1f890</guid></item></channel></rss>