Menu

#34 Patch to build cvs code

open
nobody
None
5
2007-02-19
2007-02-19
No

If you attempt to build cvs code as is, it will fail because bltPictDraw.o requires a file bltPaintDraw.o and there is no source bltPaintDraw.c.

I now discover that bltPaintDraw.c is just an existing file renamed. Unfortunately the build machinery does not so this automatically.

There are three platform specific files: bltWinPainter.c, bltUNIXPainter.c and bltMacOSXPainter.c.

By renaming the appropriate one to bltPaintDraw.c I got the package to build, and I could launch a wish shell. It crashed as soon as I tried run a demo but it is progress.

Bill Northcott

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.