Menu

wx.rc

2002-09-04
2012-09-26
  • Nobody/Anonymous

    After I add wxDialog contol, my program is crashing whith message "Assert failed in file .../.../src/msw/dialog.cpp at line 174: Failed to create dialog. You probably forgot to include wx/msw/wx.rc in your resources.

    I have wx/msw/wx.rc in my project options->resource files . What is wrong and what should I do?

    Normunds

     
    • Nobody/Anonymous

      Edit your wx.rc and give the Full Path to all the .cur and .ico files
      e.g. Change :
      wx/msw/hand.cur
      in :
      c:/Dev-Cpp/includes/wx/msw/hand.cur
      this might help.

      PM

       
    • Nobody/Anonymous

      this helps. 10x

      Normunds

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.