Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User ice_wizard's Avatar
    Join Date
    Mar 2005
    Posts
    23
    I try to make a project with TARGETTYPE="lib"

    I have built completely a release version for my mobile but build a version for debug on emulator I receive this:

    \Symbian\7.0s\S80_DP2_0_SDK\EPOC32\RELEASE\WINS\UDEB\openfix.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x7b8

    What's wrong with it? What exactly "openfix.lib" do? Please help me!

    could you explain me some TARGETTYPE?
    About lib,ani... and give me an example about these! thanks!
    Last edited by ice_wizard; 2005-06-30 at 05:26.

  2. #2
    Registered User torui's Avatar
    Join Date
    Mar 2003
    Posts
    26
    I have same problem on s80 SDK, \Symbian\7.0s\S80_DP2_0_SDK.

    But I did not have problem on s60 sdk, I guess s80 SDK came with corrupted
    openfix.lib.

    What I did is,
    Install S60 SDK, \Symbian\8.0a\S60_2nd_FP2.
    Replace S80 openfix.lib with S60's

    Then I fixed the problem.

  3. #3
    Registered User torui's Avatar
    Join Date
    Mar 2003
    Posts
    26
    My last post is wrong solution.

    Correct solution is adding "/QIfist" compile option only for VC7.

    1) Edit %EPOCROOT%\epoc32\tools\cl_win.pm
    2) Search for "CLFALGS" and add " /QIfist", after " /Zp4",

    For detail doc, look for "ftol2" in www.symbian.com

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