On 7/31/07, Jeff Holle <[EMAIL PROTECTED]> wrote:
> I using an Ubuntu Linux system with gcc 4.12
>
> I downloaded wxstedit-1.2.5.tar.gz, untar it, ran configure successfully.
> However, when I run make I get:
>  stedefs.h:29:33: error: wx/stedit/setup.h: No such file or directory
> in attempting to compile it.
>
> My wxWidgets version is wxGTK 2.8.4.  Its at $HOME/wxGTK-2.8.4 and
> installed.
>
> Any help would be appreciated!

Copy include/wx/stedit/setup0.h to setup.h. You can modify setup.h it
to exclude various lexers.

Regards,
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to