From: Dan F. <win...@gm...> - 2007-01-18 22:40:35
|
Has anyone managed to compile the .67 wxPerl release against wxWidgets 2.8.0? I am attempting to build it on a OS X machine, but I would image the part that I am getting hung up on would be the same on any UNIX like machine. The issue (I think) is that the Makefile.PL script refuses to accept the wx-version=2.8 flag. The only thing it appears to be able to accept is 2.5 for some reason. If I don't specify the flag at all, it thinks I am using 2.5 and looks for the wrong libraries. I've removed my 2.5 wxWidgets libraries out of /usr/lib and /usr/include completely, then installed 2.8. I'm at a loss. Does anyone have any ideas? Thanks, Dan Freed |