Grantlee Win32 error: 'grantlee_defaulttags' not found

Lubomir I. Ivanov neolit123 at gmail.com
Fri Jun 19 11:07:52 PDT 2015


On 19 June 2015 at 20:36, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> On 19 June 2015 at 14:28, Tomaz Canabrava <tcanabrava at kde.org> wrote:
>> Answering from phone
>> Maybe Grantlee opens the Dll via dllopen and it needs to be in a folder
>> different from the main exec. ( qt_library_dir for instance )
>> I'll take a look when I arrive at work.
>>
>>
>
> i've tried using:
> grantleEngine->addPluginPath(QCoreApplication::applicationDirPath());
>
> and it doesn't work.
>

looking at the source code (EnginePrivate::loadCppLibrary) it seems
that the plugins need to be placed in an explicit sub-path:
<executable_path>/grantlee/5.0/

this solves the issue.

lubomir
--


More information about the subsurface mailing list