mainSavannah Administration - Support: sr #105187, Unable to build FreeType Libs with...

 
 

sr #105187: Unable to build FreeType Libs with Visual C++ or Make

Submitter:  None
Submitted:  Sun 26 Feb 2006 09:35:03 PM UTC
   
 
Category:  Source code repositories - web browsing Priority:  5 - Normal
Severity:  5 - Blocker Status:  Invalid
Privacy:  Public Assigned to:  mjflick
Originator Email:  -email is unavailable- Operating System:  Microsoft Windows
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 27 Feb 2006 04:36:18 AM UTC, comment #1: 

As explained in the support request submission form, this is the
support for Savannah administration, not for a project hosted
at Savannah.

Please address this request to the appropriate project tracker or
mailing-list.

Michael J. Flickinger <mjflick>
Sun 26 Feb 2006 09:35:03 PM UTC, original submission:  

Please Forward to david.turner@freetype.org. I was blocked out by his spamfilter, so I am sending this to whoever can get this message to him.

I am trying to implement your FreeType v2.1.10 software on my machine in order to use Captcha software which requires it. Every decent single Captcha PHP class I find needs Freetype in order to work, at least that's the way it seems. So I need to get it built; because, I have a guestbook that is getting spammed by robots daily.
 
I have tried to compile it using freetype.dsw file in the c:\\freetype-2.1.10\builds\win32\visualc directory and below was my result.

Trying to get GNU.Make to work was another problem. I used do builds with dos complilers 10 years ago. Although it appears implementing Make it into Windows is a real struggle. The Make install also failed. I know I am not doing something  correctly am just not sure what it is?
 

Sincerely,
David Kisha

P.S. I have spent the weekend banging my head on the wall over this. I have to go back to work Monday, so I have simply disabled my guestbook until I can get FreeType and a Captcha working. Maybe by next weekend with a little guidance I will have a working Captcha.

Here is what I’m getting from Visual C++ Builder.


--------------------Configuration: freetype - Win32 Release--------------------

Compiling...

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86

Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /MD /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /Fo"..\..\..\objs\release/" /Fd"..\..\..\objs\release/" /FD /c

   "C:\freetype-2.1.10\src\autohint\autohint.c"

   "C:\freetype-2.1.10\src\bdf\bdf.c"

   "C:\freetype-2.1.10\src\cff\cff.c"

   "C:\freetype-2.1.10\src\base\ftbase.c"

   "C:\freetype-2.1.10\src\cache\ftcache.c"

   "C:\freetype-2.1.10\src\base\ftglyph.c"

   "C:\freetype-2.1.10\src\gzip\ftgzip.c"

   "C:\freetype-2.1.10\src\lzw\ftlzw.c"

   "C:\freetype-2.1.10\src\base\ftinit.c"

   "C:\freetype-2.1.10\src\base\ftmm.c"

   "C:\freetype-2.1.10\src\base\ftsystem.c"

   "C:\freetype-2.1.10\src\pcf\pcf.c"

   "C:\freetype-2.1.10\src\pfr\pfr.c"

   "C:\freetype-2.1.10\src\psaux\psaux.c"

   "C:\freetype-2.1.10\src\pshinter\pshinter.c"

   "C:\freetype-2.1.10\src\psnames\psmodule.c"

   "C:\freetype-2.1.10\src\raster\raster.c"

   "C:\freetype-2.1.10\src\sfnt\sfnt.c"

   "C:\freetype-2.1.10\src\smooth\smooth.c"

   "C:\freetype-2.1.10\src\truetype\truetype.c"

   "C:\freetype-2.1.10\src\type1\type1.c"

   "C:\freetype-2.1.10\src\cid\type1cid.c"

   "C:\freetype-2.1.10\src\type42\type42.c"

   "C:\freetype-2.1.10\src\winfonts\winfnt.c"

autohint.c

fatal error C1083: Cannot open source file: 'C:\freetype-2.1.10\src\autohint\autohint.c': No such file or directory

bdf.c

cff.c

ftbase.c

ftcache.c

ftglyph.c

ftgzip.c

ftlzw.c

ftinit.c

ftmm.c

ftsystem.c

pcf.c

pfr.c

psaux.c

pshinter.c

psmodule.c

raster.c

sfnt.c

C:\freetype-2.1.10\src\sfnt\sfdriver.c(322) : warning C4054: 'type cast' : from function pointer 'void ()(struct TT_FaceRec_ ,int )' to data pointer 'void '

C:\freetype-2.1.10\src\sfnt\sfdriver.c(325) : warning C4054: 'type cast' : from function pointer 'int ()(struct TT_FaceRec_ ,unsigned long ,long ,unsigned char ,unsigned long )' to data pointer 'void *'

smooth.c

truetype.c

Generating Code...

Compiling...

type1.c

type1cid.c

type42.c

winfnt.c

Generating Code...

Error executing cl.exe.

 

freetype2110.lib - 1 error(s), 2 warning(s)

--------------------Configuration: freetype - Win32 Debug--------------------

Compiling...

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86

Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /MDd /Za /W4 /GX /Zi /Od /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /Fo"..\..\..\objs\debug/" /Fd"..\..\..\objs\debug/" /FD /GZ /c

   "C:\freetype-2.1.10\src\autohint\autohint.c"

   "C:\freetype-2.1.10\src\bdf\bdf.c"

   "C:\freetype-2.1.10\src\cff\cff.c"

   "C:\freetype-2.1.10\src\base\ftbase.c"

   "C:\freetype-2.1.10\src\cache\ftcache.c"

   "C:\freetype-2.1.10\src\base\ftglyph.c"

   "C:\freetype-2.1.10\src\gzip\ftgzip.c"

   "C:\freetype-2.1.10\src\lzw\ftlzw.c"

   "C:\freetype-2.1.10\src\base\ftinit.c"

   "C:\freetype-2.1.10\src\base\ftmm.c"

   "C:\freetype-2.1.10\src\base\ftsystem.c"

   "C:\freetype-2.1.10\src\pcf\pcf.c"

   "C:\freetype-2.1.10\src\pfr\pfr.c"

   "C:\freetype-2.1.10\src\psaux\psaux.c"

   "C:\freetype-2.1.10\src\pshinter\pshinter.c"

   "C:\freetype-2.1.10\src\psnames\psmodule.c"

   "C:\freetype-2.1.10\src\raster\raster.c"

   "C:\freetype-2.1.10\src\sfnt\sfnt.c"

   "C:\freetype-2.1.10\src\smooth\smooth.c"

   "C:\freetype-2.1.10\src\truetype\truetype.c"

   "C:\freetype-2.1.10\src\type1\type1.c"

   "C:\freetype-2.1.10\src\cid\type1cid.c"

   "C:\freetype-2.1.10\src\type42\type42.c"

   "C:\freetype-2.1.10\src\winfonts\winfnt.c"

autohint.c

fatal error C1083: Cannot open source file: 'C:\freetype-2.1.10\src\autohint\autohint.c': No such file or directory

bdf.c

cff.c

ftbase.c

ftcache.c

ftglyph.c

ftgzip.c

ftlzw.c

ftinit.c

ftmm.c

ftsystem.c

pcf.c

pfr.c

psaux.c

pshinter.c

psmodule.c

raster.c

sfnt.c

C:\freetype-2.1.10\src\sfnt\sfdriver.c(322) : warning C4054: 'type cast' : from function pointer 'void ()(struct TT_FaceRec_ ,int )' to data pointer 'void '

C:\freetype-2.1.10\src\sfnt\sfdriver.c(325) : warning C4054: 'type cast' : from function pointer 'int ()(struct TT_FaceRec_ ,unsigned long ,long ,unsigned char ,unsigned long )' to data pointer 'void *'

smooth.c

truetype.c

Generating Code...

Compiling...

type1.c

type1cid.c

type42.c

winfnt.c

Generating Code...

Error executing cl.exe.

 

freetype2110_D.lib - 1 error(s), 2 warning(s)

--------------------Configuration: freetype - Win32 Debug Multithreaded--------------------

Compiling...

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86

Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /MTd /Za /W4 /GX /Zi /Od /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /Fo"..\..\..\objs\debug_mt/" /Fd"..\..\..\objs\debug_mt/" /FD /GZ /c

   "C:\freetype-2.1.10\src\autohint\autohint.c"

   "C:\freetype-2.1.10\src\bdf\bdf.c"

   "C:\freetype-2.1.10\src\cff\cff.c"

   "C:\freetype-2.1.10\src\base\ftbase.c"

   "C:\freetype-2.1.10\src\cache\ftcache.c"

   "C:\freetype-2.1.10\src\base\ftglyph.c"

   "C:\freetype-2.1.10\src\gzip\ftgzip.c"

   "C:\freetype-2.1.10\src\lzw\ftlzw.c"

   "C:\freetype-2.1.10\src\base\ftinit.c"

   "C:\freetype-2.1.10\src\base\ftmm.c"

   "C:\freetype-2.1.10\src\base\ftsystem.c"

   "C:\freetype-2.1.10\src\pcf\pcf.c"

   "C:\freetype-2.1.10\src\pfr\pfr.c"

   "C:\freetype-2.1.10\src\psaux\psaux.c"

   "C:\freetype-2.1.10\src\pshinter\pshinter.c"

   "C:\freetype-2.1.10\src\psnames\psmodule.c"

   "C:\freetype-2.1.10\src\raster\raster.c"

   "C:\freetype-2.1.10\src\sfnt\sfnt.c"

   "C:\freetype-2.1.10\src\smooth\smooth.c"

   "C:\freetype-2.1.10\src\truetype\truetype.c"

   "C:\freetype-2.1.10\src\type1\type1.c"

   "C:\freetype-2.1.10\src\cid\type1cid.c"

   "C:\freetype-2.1.10\src\type42\type42.c"

   "C:\freetype-2.1.10\src\winfonts\winfnt.c"

autohint.c

fatal error C1083: Cannot open source file: 'C:\freetype-2.1.10\src\autohint\autohint.c': No such file or directory

bdf.c

cff.c

ftbase.c

ftcache.c

ftglyph.c

ftgzip.c

ftlzw.c

ftinit.c

ftmm.c

ftsystem.c

pcf.c

pfr.c

psaux.c

pshinter.c

psmodule.c

raster.c

sfnt.c

C:\freetype-2.1.10\src\sfnt\sfdriver.c(322) : warning C4054: 'type cast' : from function pointer 'void ()(struct TT_FaceRec_ ,int )' to data pointer 'void '

C:\freetype-2.1.10\src\sfnt\sfdriver.c(325) : warning C4054: 'type cast' : from function pointer 'int ()(struct TT_FaceRec_ ,unsigned long ,long ,unsigned char ,unsigned long )' to data pointer 'void *'

smooth.c

truetype.c

Generating Code...

Compiling...

type1.c

type1cid.c

type42.c

winfnt.c

Generating Code...

Error executing cl.exe.

 

freetype2110MT_D.lib - 1 error(s), 2 warning(s)

--------------------Configuration: freetype - Win32 Release Multithreaded--------------------

Compiling...

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86

Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /MT /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /Fo"..\..\..\objs\release_mt/" /Fd"..\..\..\objs\release_mt/" /FD /c

   "C:\freetype-2.1.10\src\autohint\autohint.c"

   "C:\freetype-2.1.10\src\bdf\bdf.c"

   "C:\freetype-2.1.10\src\cff\cff.c"

   "C:\freetype-2.1.10\src\base\ftbase.c"

   "C:\freetype-2.1.10\src\cache\ftcache.c"

   "C:\freetype-2.1.10\src\base\ftglyph.c"

   "C:\freetype-2.1.10\src\gzip\ftgzip.c"

   "C:\freetype-2.1.10\src\lzw\ftlzw.c"

   "C:\freetype-2.1.10\src\base\ftinit.c"

   "C:\freetype-2.1.10\src\base\ftmm.c"

   "C:\freetype-2.1.10\src\base\ftsystem.c"

   "C:\freetype-2.1.10\src\pcf\pcf.c"

   "C:\freetype-2.1.10\src\pfr\pfr.c"

   "C:\freetype-2.1.10\src\psaux\psaux.c"

   "C:\freetype-2.1.10\src\pshinter\pshinter.c"

   "C:\freetype-2.1.10\src\psnames\psmodule.c"

   "C:\freetype-2.1.10\src\raster\raster.c"

   "C:\freetype-2.1.10\src\sfnt\sfnt.c"

   "C:\freetype-2.1.10\src\smooth\smooth.c"

   "C:\freetype-2.1.10\src\truetype\truetype.c"

   "C:\freetype-2.1.10\src\type1\type1.c"

   "C:\freetype-2.1.10\src\cid\type1cid.c"

   "C:\freetype-2.1.10\src\type42\type42.c"

   "C:\freetype-2.1.10\src\winfonts\winfnt.c"

autohint.c

fatal error C1083: Cannot open source file: 'C:\freetype-2.1.10\src\autohint\autohint.c': No such file or directory

bdf.c

cff.c

ftbase.c

ftcache.c

ftglyph.c

ftgzip.c

ftlzw.c

ftinit.c

ftmm.c

ftsystem.c

pcf.c

pfr.c

psaux.c

pshinter.c

psmodule.c

raster.c

sfnt.c

C:\freetype-2.1.10\src\sfnt\sfdriver.c(322) : warning C4054: 'type cast' : from function pointer 'void ()(struct TT_FaceRec_ ,int )' to data pointer 'void '

C:\freetype-2.1.10\src\sfnt\sfdriver.c(325) : warning C4054: 'type cast' : from function pointer 'int ()(struct TT_FaceRec_ ,unsigned long ,long ,unsigned char ,unsigned long )' to data pointer 'void *'

smooth.c

truetype.c

Generating Code...

Compiling...

type1.c

type1cid.c

type42.c

winfnt.c

Generating Code...

Error executing cl.exe.

 

freetype2110MT.lib - 1 error(s), 2 warning(s)

--------------------Configuration: freetype - Win32 Release Singlethreaded--------------------

Compiling...

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86

Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /ML /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /Fo"..\..\..\objs\release_st/" /Fd"..\..\..\objs\release_st/" /FD /c

   "C:\freetype-2.1.10\src\autohint\autohint.c"

   "C:\freetype-2.1.10\src\bdf\bdf.c"

   "C:\freetype-2.1.10\src\cff\cff.c"

   "C:\freetype-2.1.10\src\base\ftbase.c"

   "C:\freetype-2.1.10\src\cache\ftcache.c"

   "C:\freetype-2.1.10\src\base\ftglyph.c"

   "C:\freetype-2.1.10\src\gzip\ftgzip.c"

   "C:\freetype-2.1.10\src\lzw\ftlzw.c"

   "C:\freetype-2.1.10\src\base\ftinit.c"

   "C:\freetype-2.1.10\src\base\ftmm.c"

   "C:\freetype-2.1.10\src\base\ftsystem.c"

   "C:\freetype-2.1.10\src\pcf\pcf.c"

   "C:\freetype-2.1.10\src\pfr\pfr.c"

   "C:\freetype-2.1.10\src\psaux\psaux.c"

   "C:\freetype-2.1.10\src\pshinter\pshinter.c"

   "C:\freetype-2.1.10\src\psnames\psmodule.c"

   "C:\freetype-2.1.10\src\raster\raster.c"

   "C:\freetype-2.1.10\src\sfnt\sfnt.c"

   "C:\freetype-2.1.10\src\smooth\smooth.c"

   "C:\freetype-2.1.10\src\truetype\truetype.c"

   "C:\freetype-2.1.10\src\type1\type1.c"

   "C:\freetype-2.1.10\src\cid\type1cid.c"

   "C:\freetype-2.1.10\src\type42\type42.c"

   "C:\freetype-2.1.10\src\winfonts\winfnt.c"

autohint.c

fatal error C1083: Cannot open source file: 'C:\freetype-2.1.10\src\autohint\autohint.c': No such file or directory

bdf.c

cff.c

ftbase.c

ftcache.c

ftglyph.c

ftgzip.c

ftlzw.c

ftinit.c

ftmm.c

ftsystem.c

pcf.c

pfr.c

psaux.c

pshinter.c

psmodule.c

raster.c

sfnt.c

C:\freetype-2.1.10\src\sfnt\sfdriver.c(322) : warning C4054: 'type cast' : from function pointer 'void ()(struct TT_FaceRec_ ,int )' to data pointer 'void '

C:\freetype-2.1.10\src\sfnt\sfdriver.c(325) : warning C4054: 'type cast' : from function pointer 'int ()(struct TT_FaceRec_ ,unsigned long ,long ,unsigned char ,unsigned long )' to data pointer 'void *'

smooth.c

truetype.c

Generating Code...

Compiling...

type1.c

type1cid.c

type42.c

winfnt.c

Generating Code...

Error executing cl.exe.

 

freetype2110ST.lib - 1 error(s), 2 warning(s)

--------------------Configuration: freetype - Win32 Debug Singlethreaded--------------------

Compiling...

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86

Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /MLd /Za /W4 /GX /Zi /Od /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /Fo"..\..\..\objs\debug_st/" /Fd"..\..\..\objs\debug_st/" /FD /GZ /c

   "C:\freetype-2.1.10\src\autohint\autohint.c"

   "C:\freetype-2.1.10\src\bdf\bdf.c"

   "C:\freetype-2.1.10\src\cff\cff.c"

   "C:\freetype-2.1.10\src\base\ftbase.c"

   "C:\freetype-2.1.10\src\cache\ftcache.c"

   "C:\freetype-2.1.10\src\base\ftglyph.c"

   "C:\freetype-2.1.10\src\gzip\ftgzip.c"

   "C:\freetype-2.1.10\src\lzw\ftlzw.c"

   "C:\freetype-2.1.10\src\base\ftinit.c"

   "C:\freetype-2.1.10\src\base\ftmm.c"

   "C:\freetype-2.1.10\src\base\ftsystem.c"

   "C:\freetype-2.1.10\src\pcf\pcf.c"

   "C:\freetype-2.1.10\src\pfr\pfr.c"

   "C:\freetype-2.1.10\src\psaux\psaux.c"

   "C:\freetype-2.1.10\src\pshinter\pshinter.c"

   "C:\freetype-2.1.10\src\psnames\psmodule.c"

   "C:\freetype-2.1.10\src\raster\raster.c"

   "C:\freetype-2.1.10\src\sfnt\sfnt.c"

   "C:\freetype-2.1.10\src\smooth\smooth.c"

   "C:\freetype-2.1.10\src\truetype\truetype.c"

   "C:\freetype-2.1.10\src\type1\type1.c"

   "C:\freetype-2.1.10\src\cid\type1cid.c"

   "C:\freetype-2.1.10\src\type42\type42.c"

   "C:\freetype-2.1.10\src\winfonts\winfnt.c"

autohint.c

fatal error C1083: Cannot open source file: 'C:\freetype-2.1.10\src\autohint\autohint.c': No such file or directory

bdf.c

cff.c

ftbase.c

ftcache.c

ftglyph.c

ftgzip.c

ftlzw.c

ftinit.c

ftmm.c

ftsystem.c

pcf.c

pfr.c

psaux.c

pshinter.c

psmodule.c

raster.c

sfnt.c

C:\freetype-2.1.10\src\sfnt\sfdriver.c(322) : warning C4054: 'type cast' : from function pointer 'void ()(struct TT_FaceRec_ ,int )' to data pointer 'void '

C:\freetype-2.1.10\src\sfnt\sfdriver.c(325) : warning C4054: 'type cast' : from function pointer 'int ()(struct TT_FaceRec_ ,unsigned long ,long ,unsigned char ,unsigned long )' to data pointer 'void *'

smooth.c

truetype.c

Generating Code...

Compiling...

type1.c

type1cid.c

type42.c

winfnt.c

Generating Code...

Error executing cl.exe.

 

freetype2110ST_D.lib - 1 error(s), 2 warning(s)

 

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-02-27 mjflick StatusNone Invalid
    PrivacyPrivate Public
    Assigned toNone mjflick
    Open/ClosedOpen Closed
2006-02-26 None Carbon-Copy- Added davidkisha --AT-- hotmail --DOT-- com

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code