Results 1 to 10 of 10

Thread: Q_init_resource

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2007
    Posts
    201
    Thanks
    19
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Q_init_resource

    Hi all.
    I created a folder and saved a qrc file there. in another folder i ve a main() and inside that main I ve added Q_INIT_RESOURCE(stylesheet);

    While building the whole solution Im getting error like

    Linking...
    : error LNK2019: unresolved external symbol "int __cdecl qInitResources_stylesheet(void)" (?qInitResources_stylesheet@@YAHXZ) referenced in function _main
    so i need all of ur kind help.

    Thanx.
    Last edited by jpn; 11th March 2008 at 07:32. Reason: removed colors, added [quote] tags
    Cheers,
    Phillip



    --- Please post the solution you got to solve your problem. It may help others.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.