Francesco Montorsi wrote:
> Hi,
>
>    note1: if you don't feel "make clean" is enough, you can use "make 
> distclean" to clean your build folder ;)
>
>    note2: autoconf allows out-of-tree builds. Do
>
>    mkdir mybuild
>    cd mybuild
>    ../configure
>    make
>
> to build out-of-tree wxstedit and/or other bakefile-based wxCode 
> components ;)
>   
Starting to like it ;-)
> ./configure 
> --with-wx-config="/usr/local/lib/wx/config/gtk2-ansi-debug-static-2.8"
>   
I see, makes sense.
Is there a place in wxWiki/wxCode  to mention/read  those know how  things?
> BTW I've taken the freedom to commit my working version of "configure"...
>   
Thanks!
Works again,

Klaas





-------------------------------------------------------------------------
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
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to