Author Topic: error while choosing in selection-box WxWidgets-project  (Read 1829 times)

Offline rechtsanwaltsteyer

  • Multiple posting newcomer
  • *
  • Posts: 13
error while choosing in selection-box WxWidgets-project
« on: November 08, 2024, 11:56:35 am »
Hello together,

when I want to create a new wxwidgets-prorect (file/new project) and click on wxwidgets project in the selectionbox I receive this error message:

"Wrong number of arguments to '_T' - expected 2 given 3 (often one argument is an implicit 'this' table)!

CALLSTACK:
0: Function 'unknown' at NATIVE:-1
1: Function 'BeginWizard' at /usr/share/codeblocks/templates/wizard/wxwidgets/wizard.script:68
      intro_msg: unknown value; Instance
      this: unknown value; Table"

Is there anyone out there, who can help or explain me the reason for this?
 I'm using Code::Blocks svn 13046 from Kubuntu 24.04.LTS.
Tnx and I wish all a fine weekend!
Greetings Michael
Greatings
Georg Michael Steyer, Rechtsanwalt

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1644
Re: error while choosing in selection-box WxWidgets-project
« Reply #1 on: November 08, 2024, 01:45:19 pm »
You can try replacing the file with the current version from the repository.

Offline rechtsanwaltsteyer

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: error while choosing in selection-box WxWidgets-project
« Reply #2 on: November 08, 2024, 01:59:57 pm »
Thank you very much. It works!
Greatings
Georg Michael Steyer, Rechtsanwalt