On 12/25/06, Doug Currie <[EMAIL PROTECTED]> wrote:
> In the midst of building 2.8.0.0 with wxstedit-1.2.4 with mingw and
> msys on WinXP using configure...
>
> Also, in setup.h if I use:
>
> #define STE_USE_LANG_VB          0 // 8
>
> I get:
>
> ./bk-deps g++ -c -o stedit_lib_stelangs.o  -I../include -I/contrib/include 
> -I/usr/local/lib/wx/include/msw-unicode-release-static-2.8 
> -I/usr/local/include/wx-2.8 -D__WXMSW__ -mthreads  -g0 -O2 
> .././src/stelangs.cpp
> .././src/stelangs.cpp:4475: error: `STE_WordList1_STE_LANG_VB' was not 
> declared in this scope
> make: *** [stedit_lib_stelangs.o] Error 1

Fixed in CVS now, the HTML lexer uses VB words as a keyword list as
well so the VB keyword list is #ifed for either VB or HTML.

see 
http://wxcode.cvs.sourceforge.net/wxcode/wxCode/components/wxstedit/src/stelangs.cpp


Thanks,
    John Labenski

-------------------------------------------------------------------------
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