Ryan Pusztai wrote:

> 
> I found out that wx-config -libs only output the default libs and that 
> list doesn't include the media and gl library. It seems the wx-config 
> should actually have wx-config --libs default,media,gl. I don't know how 
> config determines what libraries to use, but it seems to be getting it 
> wrong.

I believe that is right, and if those extra libs do exist, the return value 
should be true else 0.

So what is $? after typing
wx-config --libs default,media,gl OR
wx-config --libs default media gl

Klaas


-- 
Unclassified

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to