Project

General

Profile

Actions

Bug #4383

open

Hints for compiling Widgetgallery example

Added by John Robson over 8 years ago. Updated over 8 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/09/2015
Due date:
% Done:

0%

Estimated time:

Description

I believe that the Widgetgallery is the most complete example of Wt features:

"Forms > Line/Text editor"

You need download and install TinyMCE, version 3.5 # http://download.moxiecode.com/tinymce/tinymce_3.5.11.zip

And put (or create a symbolic link) into Resouces folder:

$ sudo ln -sf .../tinymce/jscripts/tiny_mce /usr/share/Wt/resources

For: "Trees & Tables > MVC Tree Views / MVC Item models"

You need setup the "GIT_REPOSITORY".

The compilation parameter "-D GIT_REPOSITORY="/path/...\" \" won't work.

CMake Warning:

Manually-specified variables were not used by the project:

GIT_REPOSITORY

Should be good enable this on the compilation process.

You need setup manually in:

.../wt/examples/widgetgallery/examples/TreeView.cpp

.../wt/examples/widgetgallery/TreesTables.C

But still not working.

[2015-Aug-09 18:26:27.257135] 27601 [/ 1H1x9u8i84dDmS1b] [error] "Wt: error during event handling: Git error: fatal: Not a git repository: '/srv/sources/git/wt'"

[2015-Aug-09 18:26:27.257219] 27601 [/ 1H1x9u8i84dDmS1b] [error] "Wt: fatal error: Git error: fatal: Not a git repository: '/srv/sources/git/wt'"

Actions #1

Updated by Benoit Daccache over 8 years ago

  • Status changed from New to Feedback
Actions

Also available in: Atom PDF