Francesco Montorsi wrote:

> If you install things in /usr/local/include and that's not a builtin
> path for your GCC then you'll need to do:
>
> CPPFLAGS="-I/usr/local/include" ./configure

Could be a confusion with the Mac framework headers, will investigate...
i.e. <wx/wx.h> will look in 
/Library/Frameworks/wx.framework/Headers/wx.h

Doing the explicit -I is probably preferred, even it does look silly.

--anders


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to