Feature Requests: Browse | Submit New | Admin

[#22847] Remove wxWidgets requirement for the html_docs rake task

Date:
2008-11-17 12:34
Priority:
3
Submitted By:
Chauk-Mean Proum (chauk-mean)
Assigned To:
Alex Fenton (brokentoy)
Category:
Other
State:
Open
Summary:
Remove wxWidgets requirement for the html_docs rake task

Detailed description
The html_docs rake task should not require the availability of wxWidgets.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-01-07 22:50
Sender: Chauk-Mean Proum

WXWIN must be set otherwise rake aborts.
Even rake --tasks aborts if WXWIN is not set.

This is caused by the require of 'rake/rakeconfigure' in line
69 of the main rakefile.
For windows, this will require 'rake/rakewindows'. The check
of WXWIN env variable is in this file.
Date: 2009-01-07 03:21
Sender: Alex Fenton

Hi - closing because I don't think the html_docs task does require
the WXWIN environment variable to be set, only that Textile is
installed.

I tried running textile_docs (gets error) then html_docs (runs
fine) in the same shell.

Please reopen if not correct - thanks.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
status_idClosed2009-01-07 22:50chauk-mean
status_idOpen2009-01-07 03:21brokentoy
close_date2009-01-07 03:212009-01-07 03:21brokentoy
assigned_toqualitycode2008-11-18 13:40brokentoy