Rockbox mail archive
Subject: Re: Re: Re: problem with compiling the uisimulator
From: Tobias Braune (tobias.braune_at_web.de)
Date: 2003-02-28
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, @(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
Page was last modified "Jan 10 2012" The Rockbox Crew
|