Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

'addMetaObjectMethods' error #163

Description

@crella6

In file ./lib/Qt4.rb, before 'module Qt'
'require "#{ruby_version}/qtruby4"' should be changed to './lib/Qt/qtruby4'

After this change, the code still won't run.
ruby2.5 x86 raise an error,

In ./lib/Qt/qtruby4.rb:3079:
in initialize': undefined method addMetaObjectMethods' for Qt::Internal:Module (NoMethodError)

I grep the whole directory and still can't find the definition of 'addMetaObjectMethods'

Could it be fixed? Thanks for efforts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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