Hi,
I expected that you would face more problems, but could you confirm that:
You installed Alien::wxWidgets by doing
cpan -i Alien::wxWidgets (or equivalent in some cpan shell).
This built and installed wxMSW wxWidgets for you.
With Wx, if you manually add the libraries to the makefiles, compilation
works and all tests pass?
On 13/06/2012 21:59, Eric Breynaert wrote:
Any clue how to solve this ?
It would need to be solved with changes to Alien::wxWidgets to support a
cygwin OS flavour of wxWidgets build and then change the Wx build files
to take advantage of this.
But if you confirm that the thing works for you by simply manually
adding the link libraries to the makefiles then I'll take a look at
providing the building blocks in Alien::wxWidgets and Wx. I had thought
that adding cygwin capability would take somewhat more work and I'm
surprised the Wx tests pass really.
For yourself, if you don't want to look into the Alien::wxWidgets build
process you can just edit the makefiles and then see what other problems
(if any ) arise with usage.
Regards
Mark