Doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
<HTML>
|
||||
|
||||
<HEAD>
|
||||
@@ -21,7 +20,7 @@
|
||||
|
||||
<P>
|
||||
|
||||
See also <a href="faq.htm">top-level FAQ page</a>
|
||||
See also <a href="faq.htm">top-level FAQ page</a>
|
||||
and <a href="faqunx.htm">Unix FAQ page</a>.
|
||||
<hr>
|
||||
<h3>List of questions in this category</h3>
|
||||
@@ -86,13 +85,13 @@ This problem can be solved by updating GTK with an official distribution of the
|
||||
|
||||
Robert Roebling replies:<P>
|
||||
|
||||
"The important thing is the libc version that your app
|
||||
"The important thing is the libc version that your app
|
||||
is linked against. The most recent version is 2.2.5
|
||||
and programs linked against it will not run with version
|
||||
2.1.X so that you will fare best if you compile your app
|
||||
on a 2.1.X system. It will then run on practically all
|
||||
Linux distros (if you link you app statically against
|
||||
the image libraries and std C++ lib)."
|
||||
the image libraries and std C++ lib)."
|
||||
<P>
|
||||
|
||||
<h3><a name="#static">Can I statically link the GTK+ library?</a></h3>
|
||||
|
Reference in New Issue
Block a user