We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 230 - Watcom-Win32 makefile for SDL_ttf, including freetype libs
Summary: Watcom-Win32 makefile for SDL_ttf, including freetype libs
Status: RESOLVED FIXED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86 Windows (All)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on: 216
Blocks:
  Show dependency treegraph
 
Reported: 2006-05-13 18:40 UTC by Marc Peter
Modified: 2006-05-14 17:16 UTC (History)
0 users

See Also:


Attachments
OpenWatcom makefile plus freetype 2.1.10 libs and headers (705.44 KB, application/octet-stream)
2006-05-13 18:45 UTC, Marc Peter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Peter 2006-05-13 18:40:00 UTC
The attached archive contains a makefile for use with OpenWatcom 1.4 or newer, including the headers of freetype 2.1.10, and freetype libraries built with OpenWatcom for static and dynamic link libraries.

It calls the OpenWatcom makefile from the main SDL distribution, as contained in the Subversion trunk, to be able to built the test executables.
Comment 1 Marc Peter 2006-05-13 18:45:57 UTC
Created attachment 130 [details]
OpenWatcom makefile plus freetype 2.1.10 libs and headers
Comment 2 Sam Lantinga 2006-05-14 17:16:17 UTC
This is in subversion, thanks!