On 2008-04-24 15:45+0200 Hendrik Sattler wrote:
Zitat von "Alan W. Irwin" <[EMAIL PROTECTED]>:
which is equivalent to the pkg-config --libs option, but unlike pkg-config
there doesn't appear to be any other linker flag options for wx-config.
However, I suggest you use the appropriate CMake logi
Zitat von "Alan W. Irwin" <[EMAIL PROTECTED]>:
which is equivalent to the pkg-config --libs option, but unlike pkg-config
there doesn't appear to be any other linker flag options for wx-config.
However, I suggest you use the appropriate CMake logic to transform the
contents of what is delivered b
On Wed, Apr 23, 2008 at 12:29 PM, Alan W. Irwin wrote:
> On 2008-04-23 09:28-0400 Miguel A. Figueroa-Villanueva wrote:
> > > Actually, the Module should be fixed instead to do the documented
> thing.
> > > Like pkg-config, the wx-config output should be properly post-processed.
> > >
> > > HS
> >
On 2008-04-23 09:28-0400 Miguel A. Figueroa-Villanueva wrote:
Actually, the Module should be fixed instead to do the documented thing.
Like pkg-config, the wx-config output should be properly post-processed.
HS
I guess there are always some unhappy customers ;)
Actually, I guess this is th
On Wed, Apr 23, 2008 at 2:18 AM, Hendrik Sattler wrote:
> Zitat von "Miguel A. Figueroa-Villanueva":
> > On Fri, Apr 18, 2008 at 10:35 AM, Bill Hoffman wrote:
> > > Alan W. Irwin wrote:
> > > > (1) In FindwxWidgets.cmake, wxWidgets_LIBRARIES is documented as
> > > > "Path to the wxWidgets libraries
Zitat von "Miguel A. Figueroa-Villanueva" <[EMAIL PROTECTED]>:
On Fri, Apr 18, 2008 at 10:35 AM, Bill Hoffman wrote:
Alan W. Irwin wrote:
> (1) In FindwxWidgets.cmake, wxWidgets_LIBRARIES is documented as
> "Path to the wxWidgets libraries". From the above result (before my macro
> transformed
On Fri, Apr 18, 2008 at 10:35 AM, Bill Hoffman wrote:
> Alan W. Irwin wrote:
> > (1) In FindwxWidgets.cmake, wxWidgets_LIBRARIES is documented as
> > "Path to the wxWidgets libraries". From the above result (before my macro
> > transformed it) this documentation should be changed to something like
Alan W. Irwin wrote:
On 2008-04-18 10:35-0400 Bill Hoffman wrote:
Alan W. Irwin wrote:
(2) In CMP0003 OLD mode, the -pthread linker option triggers the
warning.
That is obviously incorrect, and only a list of actual libraries
(specified
only by -l options?) should trigger the warning.
I w
On 2008-04-18 10:35-0400 Bill Hoffman wrote:
Alan W. Irwin wrote:
(2) In CMP0003 OLD mode, the -pthread linker option triggers the warning.
That is obviously incorrect, and only a list of actual libraries
(specified
only by -l options?) should trigger the warning.
I will look at the -pthrea
Alan W. Irwin wrote:
(1) In FindwxWidgets.cmake, wxWidgets_LIBRARIES is documented as
"Path to the wxWidgets libraries". From the above result (before my macro
transformed it) this documentation should be changed to something like
"List of linker options to use when linking to the wxWidgets lib
On my Debian testing system, here are the results of wx-config --libs
-pthread -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6
-lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6
-lwx_baseu-2.6
Consistent with this result, FindwxWidgets.cmake yields
wxWidgets
11 matches
Mail list logo