freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Troubles while installing freetypes 2 under VC++ 6


From: Farouk Choulak
Subject: [ft] Troubles while installing freetypes 2 under VC++ 6
Date: Thu, 20 Apr 2006 17:19:02 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

Hi there,

As I've written in the topic, i'm trying to install freetypes on my computer which is running a wonderfull Visual C++ 6.

I've downloaded GNU make, set my make configuration to visualc (using make visualc as described in the manual) and launched again make. My troubles start there
as VC++ finds errors with macros such as those ones :

C:\freetype-2.1.10>C:\mingw\bin\mingw32-make visualc

FreeType build system -- automatic system detection

The following settings are used:

 platform                     win32
 compiler                     cl
 configuration directory      .\builds\win32
 configuration rules          .\builds\win32\w32-vcc.mk

If this does not correspond to your system or settings please remove the file
'config.mk' from this directory then read the INSTALL file for help.

Otherwise, simply type 'make' again to build the library.
or 'make refdoc' to build the API reference (the latter needs python).

C:\mingw\bin\mingw32-make: Nothing to be done for `visualc'.

C:\freetype-2.1.10>mingw32-make
cl /Za /I.\objs /I.\builds\win32 /I.\include /nologo /c /Ox /G5 /W3 /WX /I.\src\
otvalid /Foobjs\otvalid.obj .\src\otvalid\otvalid.c
otvalid.c
.\src\otvalid\otvgdef.c(195) : error C2220: warning treated as error - no object file generated .\src\otvalid\otvgdef.c(195) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvgdef.c(195) : error C2059: syntax error : ';'
.\src\otvalid\otvgdef.c(203) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgdef.c(203) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(668) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvgpos.c(668) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(709) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgpos.c(709) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(750) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvgpos.c(750) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(795) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgpos.c(795) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(804) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgpos.c(804) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(809) : warning C4003: not enough actual parameters for macro 'OTV_NEST1_' .\src\otvalid\otvgpos.c(855) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgpos.c(855) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(865) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgpos.c(865) : error C2059: syntax error : ';'
.\src\otvalid\otvgpos.c(870) : warning C4003: not enough actual parameters for macro 'OTV_NEST1_' .\src\otvalid\otvgsub.c(142) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvgsub.c(142) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(183) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvgsub.c(183) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(257) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgsub.c(257) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(302) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgsub.c(302) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(311) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgsub.c(311) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(316) : warning C4003: not enough actual parameters for macro 'OTV_NEST1_' .\src\otvalid\otvgsub.c(362) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgsub.c(362) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(372) : warning C4003: not enough actual parameters for macro 'OTV_NEST3_'
.\src\otvalid\otvgsub.c(372) : error C2059: syntax error : ';'
.\src\otvalid\otvgsub.c(377) : warning C4003: not enough actual parameters for macro 'OTV_NEST1_' .\src\otvalid\otvjstf.c(100) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvjstf.c(100) : error C2059: syntax error : ';'
.\src\otvalid\otvjstf.c(133) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvjstf.c(133) : error C2059: syntax error : ';'
.\src\otvalid\otvjstf.c(174) : warning C4003: not enough actual parameters for macro 'OTV_NEST1_' .\src\otvalid\otvjstf.c(181) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvjstf.c(181) : error C2059: syntax error : ';'
.\src\otvalid\otvjstf.c(188) : warning C4003: not enough actual parameters for macro 'OTV_NEST2_'
.\src\otvalid\otvjstf.c(188) : error C2059: syntax error : ';'
C:\mingw\bin\mingw32-make: *** [objs/otvalid.obj] Error 2

C:\freetype-3.1.10\freetype-2.1.10>


I guess this is (again) a matter with Visual Studio but i've no choice but try to do it working with...

I've also tried to use the dsw and dsp provided in contribs/win32/visualc but they just don't work either... The first one doesn't open at all ( perhaps because he has been set for .NET or VC++ 7 ?) and the second one returns me errors about unresolved symbols while linking...

Can anybody try to help me ?

Greetings,

--
Farouk CHOULAK
Atchik Image
22, avenue Antoine Becquerel
33600 PESSAC, France
Tel: +33 5 57 89 14 50
Fax: +33 5 57 89 14 51




reply via email to

[Prev in Thread] Current Thread [Next in Thread]