[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
More compilations problems on win32
From: |
Satpal Chander |
Subject: |
More compilations problems on win32 |
Date: |
Thu, 24 Feb 2000 15:19:42 -0000 |
Hi,
I am trying to compile on win32 with vc++5.0:
I get the following error??? when doing the following from the lib dir:
nmake /f arch\win32\Makefile.CL
Microsoft (R) Program Maintenance Utility Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.
freetype.c
.\ttapi.c(578) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttapi.c(601) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttgload.c(1195) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttobjs.c(575) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttinterp.c(5051) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttinterp.c(5051) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttinterp.c(5066) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttinterp.c(5073) : warning C4761: integral size mismatch in argument;
conversion supplied
.\ttobjs.c(1312) : warning C4761: integral size mismatch in argument;
conversion supplied
ftxgasp.c
ftxkern.c
ftxpost.c
ftxcmap.c
ftxwidth.c
ftxerr18.c
ftxsbit.c
extend\ftxsbit.c(1042) : warning C4761: integral size mismatch in argument;
conversion supplied
ftxopen.c
ftxgsub.c
ftxgpos.c
ftxgdef.c
extend\ftxgdef.c(897) : warning C4761: integral size mismatch in argument;
conversion supplied
del libttf.lib
Could Not Find D:\Animo_stuff\freetype-1.3.1\lib\libttf.lib
lib /nologo /OUT:libttf.lib @response
Microsoft (R) 32-Bit Library Manager Version 5.10.7303
Copyright (C) Microsoft Corp 1992-1997. All rights reserved.
+
LIB : fatal error LNK1181: cannot open input file "+"
NMAKE : fatal error U1077: 'lib' : return code '0x49d'
Stop.
Anbybody have any ideas
Also would I be better trying to use the freetype2 stuff on Windows and Irix
or sticking to 1.3.1 ???
I know that the makefile freetype2 is only for gnu make.
Cheers
Satpal
Satpal Chander (address@hidden)
Cambridge Animation Systems
20 Cambridge Place
Cambridge
CB2 1NS
Tel ++44 (0) 1223 578100
Fax ++44 (0) 1223 578111
http://www.cam-ani.co.uk
All opinions expressed are my own
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- More compilations problems on win32,
Satpal Chander <=