|
Prev: show child dialog / hide parent (toplevel) dialog, and keep app icon in taskbar
Next: Re[2]: wxString threadsafe?
From: Timothy Warren on 20 Apr 2008 17:21 I compiled wxWidgets, everything went fine, I did make on the main structure. I then did make on the contrib folder under the folder I compiled that configuration to. How do you link a contrib library with a regular wxWidgets project? I'm using Netbeans and GCC/MinGW on Linux/Windows. -- "But shun profane and vain babblings: for they will increase unto more ungodliness." 2 Timothy 2:16 (KJV) - Timothy J. Warren http://timshomepage.net tim(a)timshomepage.net
From: Timothy Warren on 21 Apr 2008 22:01
On Mon, Apr 21, 2008 at 1:15 PM, Igor Korot <ikorot(a)earthlink.net> wrote: > Tim, > > It depends on what do you want to use from the library... > > > > Thank you. > > > -----Original Message----- > From: Timothy Warren > Sent: Apr 20, 2008 2:21 PM > To: wx-users(a)lists.wxwidgets.org > Subject: Using a contrib library > > I compiled wxWidgets, everything went fine, I did make on the main > structure. > > I then did make on the contrib folder under the folder I compiled that > configuration to. > > How do you link a contrib library with a regular wxWidgets project? > > I'm using Netbeans and GCC/MinGW on Linux/Windows. > > -- > "But shun profane and vain babblings: for they will increase unto more > ungodliness." 2 Timothy 2:16 (KJV) > - Timothy J. Warren > http://timshomepage.net > tim(a)timshomepage.net > > > _______________________________________________ > wx-users mailing list > wx-users(a)lists.wxwidgets.org > http://lists.wxwidgets.org/mailman/listinfo/wx-users > > I want to use the STC library, for text highlighting and other Scintilla features. -- "But shun profane and vain babblings: for they will increase unto more ungodliness." 2 Timothy 2:16 (KJV) - Timothy J. Warren http://timshomepage.net tim(a)timshomepage.net |