Hello, my english is very bad, I speak spanish
I need for your help, my problem is this:
I compiled the doceditor (in Lazarus/doceditor) and the result is this when I do run this.
program:/usr/share/lazarus/doceditor# ./lazde
/usr/share/themes/Nuvola/gtk/gtkrc:313: error: unexpected identifier `xthickness', expected character `}'
[FORMS.PP] ExceptionOccurred
Sender=EAccessViolation
Exception=Access violation
Stack trace:
TApplication.HandleException Access violation
Runtime error 217 at $0805C685
$0805C685
$0805CA48
$08072262 TAPPLICATION__CREATEFORM, line 1339 of ./include/application.inc
$08053209 main, line 12 of /usr/share/lazarus/doceditor/lazde.lpr
And then not get a *.lpr file, I created a new project file and include the doceditor.pas, doceditor.lfm and doceditor.lrs, Ok, I indicated in menu project - options project - Forms what make a DocEditorWnd form automatly, and edit a project file (lpr) whit uses... doceditor, and I agree this directorys in options for compilate: /usr/share/lazarus and /usr/share/lazarus/identfs;
What is the problem