Compiling very old wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Ezekiel000
Level 2
Level 2
Posts: 19
Joined: Thu May 28, 2009 4:20 pm

Compiling very old wine

Post by Ezekiel000 »

I remember being able to run Grandia 2 in a very old version of wine so I was planning to do a regression test to find out what has cause the current bug. But I can't compile very old versions of wine because of problems with freetype. Is there a way around the freetype problem?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Compiling very old wine

Post by vitamin »

Ezekiel000 wrote:Is there a way around the freetype problem?
Yes, it's called reverse regression testing. For more information see here: http://wiki.winehq.org/RegressionTesting
That place also has a workaround the freetype problem.
Ezekiel000
Level 2
Level 2
Posts: 19
Joined: Thu May 28, 2009 4:20 pm

Post by Ezekiel000 »

Thanks
Locked