Skip to content

FasterCap can't find FasterCapHelp.zip #1

@itsayellow

Description

@itsayellow

I'm running FasterCap 6.0.0 binary (FasterCap_6.0.0_CentOS64_6.5.tar.gz) in CentOS 7

If I start FasterCap from any directory other than the install directory, help is unavailable and I see the following error dialog:
Failed initializing help system (AddBook() failed)
However, if I am inside the install directory when running FasterCap, then it can successfully find the help zip file (and the help is available).

I think you actually do need the commented-out lines in FasterCapApp.cpp:

//wxString exePath = wxFileName(wxStandardPaths::Get().GetExecutablePath()).GetPath();
//helpRet = m_clsHelp.AddBook(wxFileName(exePath, wxT("FasterCapHelp.zip")));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions