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: problem with compiling the uisimulator

Re: Re: problem with compiling the uisimulator

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 28 Feb 2003 08:10:23 +0100 (CET)

On Fri, 28 Feb 2003, Tobias Braune wrote:

> first the 'nmake.exe' was not included in the perl package, i've downloaded
> it from the given link (in active perl help):

nmake is the make utility that comes with MSVC, which you said you wanted to
use. Make sure you have your path setup accordingly.

> cl -DWIN32 -DHAVE_CONFIG_H -DGETTIMEOFDAY_TWO_ARGS -DSIMULATOR -DHAVE_R
> ECORDER_KEYPAD -DHAVE_LCD_BITMAP -DAPPSVERSION=\"WIN32SIM\" -I../../firmware -I.
> ./../firmware/drivers -I../../firmware/common -I../common -I../win32/ -I../../ap
> ps/ -I../../apps/recorder/ /MD /Fd"Release/vc70.pdb" /c /c mpeg.c
> NMAKE : fatal error U1081: 'cl' : program not found
> Stop.

'cl' is the name of the MSVC compiler and of course, if that isn't found you
can't compile anything at all.

Again, check your path etc.

-- 
 Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/
Received on 2003-02-28

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