Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User Sambon5's Avatar
    Join Date
    Mar 2005
    Posts
    19
    Damned, I´ve been trying to build CDoom (by Hannu Viitala) for Nokia 9200 for over ½ years. Nothing. BLDMAKE BLDFILES work, but when I type ABLD BUILD WINS, nothing happens, only a long text comes into the command line box.

    I really don´t even know where to start. And in which part do I have to do something with Microsoft Visual C++ v6.0.

    Help me. I´m new. I don´t know much but I want to get this thing working!!!

  2. #2
    Registered User sefer13's Avatar
    Join Date
    Nov 2005
    Posts
    7
    If you don't want to use the emulator then type ABLD BUILD ARMI UREL directly for target device. If no error comes up then find your files in your EPOC32 directory.

  3. #3
    Registered User mateen_maldar's Avatar
    Join Date
    Aug 2005
    Location
    india
    Posts
    2,063
    use this commands in vc6

    1.bldmake bldfiles
    2.abld reallyclean
    3.abld build wins udeb
    4.abld makefile vc6
    5.abld build thumb/armi urel
    these commands issue from group directory then
    move to install/sis folder
    and issue this command

    6.makesis yourfile.pkg

    thanks and love to program in symbian

  4. #4
    Registered User Sambon5's Avatar
    Join Date
    Mar 2005
    Posts
    19
    This is what I get after ABLD REALLYCLEAN:

    Code:
    C:\CDoom\epoc>abld reallyclean
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\EXPORT.make" C
    LEANEXPORT VERBOSE=-s
    Nothing to do
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\WINS.make" CLE
    AN CFG=UDEB VERBOSE=-s
            nmake -nologo -s  -f "\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS" CLEANUDEB
    NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS' not found
    Stop.
    NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
    de '0x2'
    Stop.
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\WINS.make" CLE
    AN CFG=UREL VERBOSE=-s
            nmake -nologo -s  -f "\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS" CLEANUREL
    NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\WINS\CDOOM.WINS' not found
    Stop.
    NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
    de '0x2'
    Stop.
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\ARMI.make" CLE
    AN CFG=UDEB VERBOSE=-s
            nmake -nologo -s  -f "\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI" CLEANUDEB
    NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI' not found
    Stop.
    NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
    de '0x2'
    Stop.
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\ARMI.make" CLE
    AN CFG=UREL VERBOSE=-s
            nmake -nologo -s  -f "\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI" CLEANUREL
    NMAKE : fatal error U1052: file '\CDOOM\EPOC\CDOOM\ARMI\CDOOM.ARMI' not found
    Stop.
    NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\nmake.exe' : return co
    de '0x2'
    Stop.
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\WINS.make" CLE
    ANMAKEFILE VERBOSE=-s
    NMAKE : fatal error U1077: 'erase' : return code '0x1'
    Stop.
      nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\CDOOM\EPOC\ARMI.make" CLE
    ANMAKEFILE VERBOSE=-s
    NMAKE : fatal error U1077: 'erase' : return code '0x1'
    Stop.
    
    C:\CDoom\epoc>
    What the...?

Similar Threads

  1. Error in abld build wins
    By rajasg in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2004-07-09, 14:56
  2. Error while abld build wins udeb
    By ArunKannan in forum Symbian C++
    Replies: 1
    Last Post: 2004-04-29, 16:33
  3. Error while abld build wins udeb
    By ArunKannan in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2004-04-29, 14:23
  4. Error while abld build wins udeb
    By ArunKannan in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2004-04-29, 14:22
  5. Replies: 7
    Last Post: 2004-01-02, 08:10

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