Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User joe2002's Avatar
    Join Date
    Mar 2003
    Posts
    13
    Hi,

    When I compile the example InfoDialogs, the VC++ complier always said "InfoDialogs.mbg" not found. What is "*.mbg" file???

    Thanks!

    Joe

  2. #2
    Regular Contributor Denever's Avatar
    Join Date
    Mar 2003
    Location
    Tampere
    Posts
    475
    Hi Joe,

    The mbg file is a header file generated automaticaly by bmconv, when /h switch is used. In example:
    bmconv /hInfoDialogs.mbg InfoDialogs.mbm clockface.bmp
    line generate both the Epoc multi bitmap file and this header from the windows bitmap format.

    Note, if path or epocroot environmental variable not correcly set, this gives bad command or filename error.

    Best Regards,
    (V) - Forum Nokia Developer Support

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved