Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Re: Re: problem with compiling the uisimulator

Re: Re: Re: problem with compiling the uisimulator

From: Tobias Braune <tobias.braune_at_web.de>
Date: Fri, 28 Feb 2003 19:07:46 +0100

what i've done
 - pearl is installed path (D:\Perl\bin\;%path% is in autoexec.bat)
 - installed ms visual c++ 6.0 german version (if this info is neccesary)
 - execute E:\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT for correct nmake use
 - modified makefile.vc6 ( TARGET = PLAYER )
 - removed all function content in the file lcd.c because the compiler could not handle stuff
   like that :
        asm("and.b %0, _at_(r0,gbr)"
           :
           : /* %0 */ "I"( .... (the double points...)
   and i think this asm part is only in normal mode required
 - modifies include dir in VCVARS32.BAT (added D:\Perl\site\lib because lang.h was missing)
 - getting error message:
        Generating Code...
        NMAKE : fatal error U1077: 'e:\MICROS~1\VC98\BIN\cl.exe' : Return-Code '0x2'
        Stop.
 - searched at google for error reasons
> long file names in path ( >> i removed them but it did not help )
> ml.exe (MASM) missig ( >> service pack 5 for visual c++ is required )
      , but i'think a 129mb download will cause a lot of pain to poor 56k modem ;-)

any idea ???????

ciao


______________________________________________________________________________
Erster Klick - SMS versenden, zweiter Klick - die Telefonnummer im
Adressbuch speichern bei: http://freemail.web.de/features/?mc=021151
Received on 2003-02-28

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy